nim-chronos/chronos
Eugene Kabanov 5629b3c41f
[WIP] Zero-cost unattended Future[T] tracking mechanism. (#106)
* Zero-cost unattended Future[T] tracking mechanism with tests and tracking of test suite.
2020-07-06 09:33:13 +03:00
..
streams Fix possible race condition in asyncstream close (#91) 2020-04-09 17:56:56 +03:00
transports Add sanity check. (#105) 2020-06-25 09:32:41 +03:00
asyncfutures2.nim [WIP] Zero-cost unattended Future[T] tracking mechanism. (#106) 2020-07-06 09:33:13 +03:00
asyncloop.nim [WIP] Zero-cost unattended Future[T] tracking mechanism. (#106) 2020-07-06 09:33:13 +03:00
asyncmacro2.nim Fix cancellation race when low level futures are already completed, while cancellation process is pending. (#107) 2020-07-03 15:03:59 +03:00
asyncsync.nim Use CatchableError as base instead of Exception 2019-11-22 18:59:02 +02:00
debugutils.nim [WIP] Zero-cost unattended Future[T] tracking mechanism. (#106) 2020-07-06 09:33:13 +03:00
handles.nim Add accept() call (#103) 2020-06-24 11:21:52 +03:00
sendfile.nim Add oneIndex(), oneValue() which are varargs `or` operation. 2019-06-04 19:51:35 +03:00
srcloc.nim Move fromProc to SrcLoc. 2019-04-08 16:46:22 +03:00
timer.nim Fix all compilation warnings for 1.0.2. 2019-10-29 23:19:41 +02:00
transport.nim Add AsyncStreams. 2019-05-07 23:11:40 +03:00