aboutsummaryrefslogtreecommitdiff
path: root/test/poll-cancel.c
AgeCommit message (Expand)Author
2022-02-19Fix warnings/errors when compiling on Alpine LinuxMahdi Rakhshandehroo
2021-12-04Don't truncate addr fields to 32-bit on 32-bitJens Axboe
2021-11-27test: poll cancellation with offset timeoutsPavel Begunkov
2020-05-19test: add potential argument, ignore if unusedJens Axboe
2020-02-11Add SPDX license identifiersJens Axboe
2020-02-01Use stderr consistently in test/ casesJens Axboe
2019-11-20Update poll cancellation return codesJens Axboe
2019-07-24src/Makefile: keep private headers in <liburing/*.h>Stefan Hajnoczi
2019-04-18Rename completion helpersJens Axboe
2019-04-17Add io_uring_cqe_seen()Jens Axboe
2019-04-07Use io_uring_cqe_get_data() internallyJens Axboe
2019-01-18test/poll-cancel: improve test caseJens Axboe
2019-01-18Switch to IORING_OP_POLL_ADD/REMOVEJens Axboe
2019-01-17Add sqe prep helpersJens Axboe
2019-01-17Update POLL APIJens Axboe
2019-01-17Add IORING_OP_POLL_CANCEL testJens Axboe