Attention is currently required from: laforge, pespin.
2 comments:
File src/core/osmo_io_uring.c:
Patch Set #9, Line 208: /* All subsequent read SQEs must be on the same ring. */
yeah well that's my point, a function named "iofd_" can perfectly get passed an iofd and do that log […]
Done
Patch Set #9, Line 282: while (iofd->u.uring.reads_submitted < ((iofd->u.uring.num_read_sqes) ? : g_io_uring_read_sqes)) {
> if iofd instance is created, num_read_sqes (read. […]
Done
To view, visit change 40725. To unsubscribe, or for help writing mail filters, visit settings.