56ace4228f
Motivation: when you submit a poll, io_uring still hold reference to it even if close is called source io_uring mailing list(https://lore.kernel.org/io-uring/27657840-4E8E-422D-93BB-7F485F21341A@kernel.dk/T/#t) Modification: -To delete fd reference in io_uring, we use POLL_REMOVE to avoid a server socket address error -Added a POLL_REMOVE test Result: server can be closed and restarted |
||
---|---|---|
.. | ||
src | ||
pom.xml |