nim-chronos/asyncdispatch2
cheatfate c84b8cb143 Add support of TCP_NODELAY option for TCP transport.
Bump version to 2.1.0.
2018-08-27 21:41:11 +03:00
..
transports Add support of TCP_NODELAY option for TCP transport. 2018-08-27 21:41:11 +03:00
asyncfutures2.nim Fix asyncCheck. 2018-06-15 20:05:43 +03:00
asyncloop.nim Fix #8 and related issues, added more tests for it. 2018-08-24 15:20:08 +03:00
asyncmacro2.nim fix a minor issue preventing the usage of the async pragma in certain generated code 2018-07-06 04:17:08 +03:00
asyncsync.nim Add more utility procedures and tests for AsyncQueue. 2018-07-31 12:50:22 +03:00
handles.nim Add support of TCP_NODELAY option for TCP transport. 2018-08-27 21:41:11 +03:00
sendfile.nim Investigated Transport close bug and fixed it. 2018-05-29 12:59:39 +03:00
timer.nim Fixed copyright in timer.nim. 2018-06-06 03:22:28 +03:00
transport.nim Initial commit 2018-05-16 11:22:34 +03:00