linux support using liburing by Garcia6l20 · Pull Request #169 · lewissbaker/cppcoro
added 19 commits
August 3, 2020 16:30- file access generic handling - fix dangling references to io_vec - catching uring errors (thrown in io_service corouting)
- fix: `for co_await` removed from C++20 - fix: uring operation with offset handling - impl: `cppcoro::net::socket_disconnect_operation_impl` - fix: naming collusion with `socket` - fix: `GENERIC_WRITE` definition for write_only_file
- remaining deadlock in io_service_tests: multiple I/O threads servicing events - ERROR_MORE_DATA emulation using MSG_TRUNC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters