]> git.meshlink.io Git - meshlink/commit
Add AIO send fds to the event loop if they would block. feature/aio-socket-fd
authorGuus Sliepen <guus@meshlink.io>
Fri, 29 May 2020 21:41:43 +0000 (23:41 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 30 May 2020 21:18:23 +0000 (23:18 +0200)
commitc5fca892e8de24439222038a5dd057bcff8b69f1
tree1cbbe840fdc66edb27838561d6d6f1050368d830
parentb4e88fcfde5f9c29d10fb3ecfa718c63d4cce007
Add AIO send fds to the event loop if they would block.
src/meshlink.c
src/meshlink_internal.h
test/Makefile.am
test/channels-aio-fd-wouldblock.c [new file with mode: 0644]