1394c9e049
* ioselectors_epoll() refactoring. * ioselectors_kqueue() refactoring. * ioselectors_poll() initial refactor. * Remove `s.count` because it inconsistent and not used in `chronos`. * Remove Windows version of select() engine. * Add ability to switch event queue engine via `asyncEventEngine` command line option. * Make it possible to switch between engines. * Fix epoll regression. * Fix poll() engine issues. * Address review comments. * Add proper trick. * Address review comments. * Bump version to 3.1.0. |
||
---|---|---|
.. | ||
ioselectors_epoll.nim | ||
ioselectors_kqueue.nim | ||
ioselectors_poll.nim |