nim-chronos/chronos
Eugene Kabanov 5d3da66e56
Properly fix SIGBUS crash issue (#358)
* Fix SIGBUS crash.

* Workaround annoying and buggy style checker.

* Fix revealed SIGSEGV error.

* Add comments.
2023-02-09 07:15:22 +02:00
..
apps/http HTTP client: Allow request connection management. (#323) 2022-10-13 10:18:13 +00:00
ioselects Fix some warnings. (#310) 2022-11-02 08:09:15 +01:00
streams Properly fix SIGBUS crash issue (#358) 2023-02-09 07:15:22 +02:00
transports Enable TCP client to enable TCP_NODELAY (#340) 2023-01-23 11:18:12 +02:00
unittest2 asyncTest (#286) 2022-06-16 14:35:24 +03:00
apps.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
asyncfutures2.nim Add more FutureBase helpers. (#304) 2022-09-12 12:11:13 +00:00
asyncloop.nim `async` `proc` types (#346) 2023-01-18 15:54:39 +01:00
asyncmacro2.nim Fix `async` `proc` types & small cleanups (#347) 2023-01-19 07:52:11 +01:00
asyncsync.nim make it more Nim 1.4+ compatible (#296) 2022-08-06 13:56:06 +03:00
debugutils.nim Address #329. (#330) 2023-01-10 18:08:54 +02:00
handles.nim Fix some warnings. (#310) 2022-11-02 08:09:15 +01:00
ratelimit.nim Token bucket (#279) 2022-11-02 08:03:19 +01:00
selectors2.nim Fixes for nimdoc (#252) 2022-01-04 18:00:17 +01:00
sendfile.nim make it more Nim 1.4+ compatible (#296) 2022-08-06 13:56:06 +03:00
srcloc.nim make it more Nim 1.4+ compatible (#296) 2022-08-06 13:56:06 +03:00
timer.nim Fix some warnings. (#310) 2022-11-02 08:09:15 +01:00
transport.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00