diff options
author | 2019-10-16 09:08:32 -0600 | |
---|---|---|
committer | 2019-10-29 10:22:50 -0600 | |
commit | 11365043e5271fea4c92189a976833da477a3a44 (patch) | |
tree | a96e04551570765be2d332cd8d102b8f3f69346a /net/socket.c | |
parent | io_uring: add support for absolute timeouts (diff) | |
download | wireguard-linux-11365043e5271fea4c92189a976833da477a3a44.tar.xz wireguard-linux-11365043e5271fea4c92189a976833da477a3a44.zip |
io_uring: add support for canceling timeout requests
We might have cases where the need for a specific timeout is gone, add
support for canceling an existing timeout operation. This works like the
POLL_REMOVE command, where the application passes in the user_data of
the timeout it wishes to cancel in the sqe->addr field.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions