Attention is currently required from: neels.
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/33685 )
Change subject: osmo_io: Document expectation that segmentation_cb() can modify msgb ......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/core/osmo_io.h:
https://gerrit.osmocom.org/c/libosmocore/+/33685/comment/a3a7ad7d_fbb4ac85 PS1, Line 50: will be trimmed to size
i find it ambiguous: is this something that always happens before/after calling segmentation_cb(), o […]
I tried to clarify it in the documentation. segmentation_cb() itself doesn't split up anything, the calling function does that.