Attention is currently required from: pespin.
jolly has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40492?usp=email )
Change subject: Add multiple messages buffers to io_uring read operations ......................................................................
Patch Set 9:
(2 comments)
File src/core/osmo_io.c:
https://gerrit.osmocom.org/c/libosmocore/+/40492/comment/9bd56594_8a758cb8?u... : PS8, Line 152: talloc_steal(iofd, msg);
Is this code path meaningful/being used? Or can we absorbe the msg param above into being allocated […]
Done
https://gerrit.osmocom.org/c/libosmocore/+/40492/comment/4bfcd0c1_f0cd029a?u... : PS8, Line 166: * Only READ may have multiple buffers, because packets will only be written to the first buffer. */
code indent should use tabs where possible […]
Done