Attention is currently required from: jolly.
pespin 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:
(1 comment)
File src/core/osmo_io.c:
https://gerrit.osmocom.org/c/libosmocore/+/40492/comment/7cebbbfc_1370f5b5?u... : PS9, Line 166: if (idx == 0) {
the idea is to have keep the msgb buffers we could allocate. (in case of memory allocation problems. […]
Ok, then please explain the intended behavior with a comment to make it clear to the user/reader, something like: "If we could obtain at least one mgb, carry on with it in best-effort instead of completelly failing"