feat(driver, net): support recv_send_poll_first#894
Conversation
|
Hi @Berrysoft! As you pointed out, providing an official method to detect kernel version in |
|
I'm going to add kernel detection on Linux in #903 . After that, it's possible to detemine internally if And I think the APIs such as |
|
@Berrysoft . Sure. Thanks!! |
04bb384 to
9ca226d
Compare
9ca226d to
ee614ef
Compare
ee614ef to
734853e
Compare
734853e to
0c6ba39
Compare
Adds support for setting the
IORING_RECVSEND_POLL_FIRSTflag on the IO_URING driver.Closes #886