Attention is currently required from: jolly.
3 comments:
File src/core/osmo_io_uring.c:
Patch Set #7, Line 149: /* Set IO vectors and allocate additional read buffers.
I have the feeling all this code may need to go inside iofd_msghdr_alloc(), as well as the first iofd_msgb_alloc() above.
Patch Set #7, Line 154: msghdr->msg[idx] = iofd_msgb_alloc(iofd);
OSMO_ASSERT(msghdr->msg[idx])
Patch Set #7, Line 208: int idx;
this can be an unsigned int afaict.
To view, visit change 40492. To unsubscribe, or for help writing mail filters, visit settings.