nim-chronos/asyncdispatch2
cheatfate da1fb97c7a Added `code` for TransportOsError exception.
Fixed bug with connect on Windows.
Added test for `Connection Refused`.
Bump version to 2.1.4.
2018-10-03 03:44:39 +03:00
..
transports Added `code` for TransportOsError exception. 2018-10-03 03:44:39 +03:00
asyncfutures2.nim Fix asyncCheck. 2018-06-15 20:05:43 +03:00
asyncloop.nim Fix race condition, when close transport happens while writing queue is not empty. 2018-10-02 13:50:14 +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