diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2022-04-06 15:49:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-06 15:49:21 +0200 |
commit | 1fe609ea05ab37298fdfd34eed63647493002abb (patch) | |
tree | 4801242890be82c684acdc7004689fc8093ee72e /docs/code/interfaces/main.c | |
parent | 7233c428ec122c121b5d6dac1b339ebf54960e64 (diff) | |
download | libuv-1fe609ea05ab37298fdfd34eed63647493002abb.tar.gz libuv-1fe609ea05ab37298fdfd34eed63647493002abb.zip |
unix,win: fix UV_RUN_ONCE + uv_idle_stop loop hang (#3590)
Wrong accounting of idle handles in uv_run() made it sleep when there
was nothing left to do. Do a non-blocking poll for I/O instead.
Diffstat (limited to 'docs/code/interfaces/main.c')
0 files changed, 0 insertions, 0 deletions