libuv/docs
Trevor Norris 00357f8732
src: don't run timers before entering event loop (#4026)
There should be no need to run timers prior to entering the event loop.
Instead allow them to run normally at the end after the poll phase is
complete.

Ref: https://github.com/libuv/libuv/pull/3927
Ref: https://github.com/libuv/libuv/issues/4017
2023-05-25 08:48:42 -06:00
..
code 2023.05.19, Version 1.45.0 (Stable) 2023-05-23 09:09:41 -04:00
src src: don't run timers before entering event loop (#4026) 2023-05-25 08:48:42 -06:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00
requirements.txt docs: update Sphinx version on RTD (#3882) 2023-01-18 12:15:48 -06:00