Lines Matching refs:close
234 * unix: restore tty attributes on handle close (Ben Noordhuis)
389 * unix: disable io_uring close on selected kernels (Santiago Gimeno)
902 * tcp,pipe: fail `bind` or `listen` after `close` (theanarkh)
1195 * Make Thread Sanitizer aware of file descriptor close in uv__close() (Ondřej
1232 * Re-merge "unix,stream: clear read/write states on close/eof" (Jameson Nash)
2135 * darwin: add 32 bit close$NOCANCEL implementation (ken-cunningham-webuse)
2228 * unix,win: add uv_fs_{open,read,close}dir() (cjihrig)
2277 * unix, win: make fs-poll close wait for resource cleanup (Anna Henningsen)
2665 * unix: close signal pipe fds on unload (Ben Noordhuis)
3006 * unix: do not close invalid kqueue fd after fork (jBarz)
3134 * Revert "win, test: fix double close in test runner" (Bartosz Sosnowski)
3191 * win, test: fix double close in test runner (Bartosz Sosnowski)
3393 * unix: do not close udp sockets on bind error (Marc Schlaich)
3613 * test: close server before initiating new connection (John Barboza)
3635 * test: don't close CRT fd handed off to uv_pipe_t (Saúl Ibarra Corretgé)
3865 * test: fix race condition in pipe-close-stdout (Imran Iqbal)
3973 * process: close process pipes safely (Santiago Gimeno)
4058 * fsevents: fix race on simultaneous init+close (Fedor Indutny)
4198 * win,pipe: properly close when created from CRT fd (Bert Belder)
4200 * win,pipe: don't close fd 0-2 (Bert Belder)
4204 * win,tty: properly close when created from CRT fd (Bert Belder)
4206 * win,tty: don't close fd 0-2 (Bert Belder)
4208 * win,fs: don't close fd 0-2 (Bert Belder)
4379 * test: fix tty_file, close handle if initialized (Saúl Ibarra Corretgé)
4394 * unix: don't close the fds we just setup (Sam Roberts)
4881 * windows: properly close the default loop (Saúl Ibarra Corretgé)
4887 * test: don't close connection on write error (Trevor Norris)
4911 * windows: make sure sockets and handles are reset on close (Saúl Ibarra Corretgé)
5317 * process: don't close stdio fds during spawn (Tonis Tiigi)
5367 * process: close stdio after dup2'ing it (Fedor Indutny)
5380 * process: close stdio after dup2'ing it (Fedor Indutny)
5485 * unix: set close-on-exec flag on received fds (Ben Noordhuis)
5547 * windows: run close callbacks after polling for i/o (Saúl Ibarra Corretgé)
5577 * unix: don't close inherited fds on uv_spawn() fail (Ben Noordhuis)
5630 * unix: don't close inherited fds on uv_spawn() fail (Ben Noordhuis)
5980 * unix: unconditionally stop handle on close (Ben Noordhuis)
6007 * unix: unconditionally stop handle on close (Ben Noordhuis)