nim-chronos/chronos/ioselects
Eugene Kabanov 6525f4ce1d
Fix some warnings. (#310)
* Fix some warnings messages.

* More warning fixes.

* Address review comments.
Fix MacOS issues.

* More warning fixes.

* More Windows specific fixes.

* Fix macos and windows warnings.

* Fix warnings in timer.nim
Refactor to remove `result`.
Improve performance and behavior of timer to string procedure.
Add tests.
2022-11-02 08:09:15 +01:00
..
ioselectors_epoll.nim Fix some warnings. (#310) 2022-11-02 08:09:15 +01:00
ioselectors_kqueue.nim exception tracking (#166) 2021-03-24 10:08:33 +01:00
ioselectors_poll.nim enable --styleCheck:usages 2021-12-27 17:33:25 +02:00
ioselectors_select.nim style fixes (#253) 2022-01-04 23:14:30 +01:00