..
apps /http
Unroll `defer`s and remove `break`s. ( #440 )
2023-08-09 10:57:49 +03:00
ioselects
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
streams
fix type mismatch error in asyncstream join ( #433 )
2023-08-04 09:27:01 +02:00
transports
fix invalid protocol casts ( #430 )
2023-08-04 08:08:34 +02:00
unittest2
Trackers refactoring. ( #416 )
2023-07-14 13:35:08 +03:00
apps.nim
exception tracking ( #166 )
2021-03-24 10:08:33 +01:00
asyncfutures2.nim
Introduce `chronos/futures` ( #405 )
2023-06-07 20:04:07 +02:00
asyncloop.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
asyncmacro2.nim
fix unused result warning on implict return ( fixes #414 ) ( #417 )
2023-07-04 01:11:08 +03:00
asyncproc.nim
Add some helpers for asyncproc. ( #424 )
2023-07-28 11:54:53 +03:00
asyncsync.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
config.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
debugutils.nim
Introduce `chronos/futures` ( #405 )
2023-06-07 20:04:07 +02:00
futures.nim
Introduce `chronos/futures` ( #405 )
2023-06-07 20:04:07 +02:00
handles.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
osdefs.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
oserrno.nim
Add facility to emulate signals on Windows. ( #357 )
2023-06-02 01:53:20 +03:00
osutils.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
ratelimit.nim
Less flaky rate limit tests ( #408 )
2023-06-23 10:11:14 +02:00
selectors2.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
sendfile.nim
Recover `poll` engine and add tests. ( #421 )
2023-08-01 12:56:08 +03:00
srcloc.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
threadsync.nim
Asynchronous thread notification mechanism. ( #406 )
2023-07-21 15:51:36 +03:00
timer.nim
clean up `Defect` ( #404 )
2023-06-05 22:21:50 +02:00
transport.nim
exception tracking ( #166 )
2021-03-24 10:08:33 +01:00