Attention is currently required from: jolly.
laforge has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40760?usp=email )
Change subject: osmo-io: Put together message buffers when dequeued from tx queue ......................................................................
Patch Set 3:
(1 comment)
File src/core/osmo_io.c:
https://gerrit.osmocom.org/c/libosmocore/+/40760/comment/26d7d64b_d9220840?u... : PS3, Line 261: * There can be empty buffers, when a msghdr is queued to the front with incomplete write. */ do we have some unit test coverage for those rather hard-to-trigger code paths? I think it's hard to know they work as expected without such tests...