aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2024-03-21 09:23:08 +0100
committerGitHub <noreply@github.com>2024-03-21 09:23:08 +0100
commit3ecce914105590e6112cd0c6d4f6b30ac6a6c24f (patch)
treea393a3fd5bb63cf412678294d76730d025f8b446 /docs/src
parentcc23e204d76688053c63fd1698435bc4b68aab6a (diff)
downloadlibuv-3ecce914105590e6112cd0c6d4f6b30ac6a6c24f.tar.gz
libuv-3ecce914105590e6112cd0c6d4f6b30ac6a6c24f.zip
linux: don't delay EPOLL_CTL_DEL operations (#4328)
Perform EPOLL_CTL_DEL immediately instead of going through io_uring's submit queue, otherwise the file descriptor may be closed by the time the kernel starts the operation. Fixes: https://github.com/libuv/libuv/issues/4323
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions