ringbahn / iou

Rust interface to io_uring
Apache License 2.0
328 stars 22 forks source link

Remove CQE::is_iou_timeout #53

Closed withoutboats closed 4 years ago

withoutboats commented 4 years ago

All completion APIs now use a function that removes timeouts.

Closes #24