Attention is currently required from: laforge.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36076?usp=email )
Change subject: osmo_io: Add osmo_io_get_ioops() function ......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/core/osmo_io.h:
https://gerrit.osmocom.org/c/libosmocore/+/36076/comment/fb97b828_fd806e90 PS1, Line 112: void osmo_iofd_get_ioops(struct osmo_io_fd *iofd, struct osmo_io_ops *ioops);
If you want to make it generic, it would probably be best to decoupple the segmentation callback fro […]
Yeah well you can even do address calculation to change stuff even if you don't get the pointer, but that's not the point :P
Fine, let's keep it this way then if it's good enough for whoever is writing the API.