Lines Matching refs:read
7 * Revert "linux: eliminate a read on eventfd per wakeup" (Ben Noordhuis)
35 * win,pipe: ipc code does not support async read (Jameson Nash)
182 * linux: eliminate a read on eventfd per wakeup (Andy Pan)
276 * unix,win: fix read past end of pipe name buffer (Ben Noordhuis)
429 * unix: merge read/write code into single functions (Ben Noordhuis)
1122 * stream: permit read after seeing EOF (Jameson Nash)
1210 * docs: update read-the-docs version of sphinx (Jameson Nash)
1232 * Re-merge "unix,stream: clear read/write states on close/eof" (Jameson Nash)
1271 * idna: fix OOB read in punycode decoder (Ben Noordhuis)
1281 * linux: read CPU model information on ppc (Richard Lau)
1506 * linux: read load average from /proc/loadavg (Ben Noordhuis)
2181 * ibmi: read memory and CPU usage info (Xu Meng)
2193 * linux: read free/total memory from /proc/meminfo (Ben Noordhuis)
2228 * unix,win: add uv_fs_{open,read,close}dir() (cjihrig)
2385 * ibmi: return EISDIR on read from directory fd (Kevin Adler)
2457 * win, tty: remove zero-size read callbacks (Bartosz Sosnowski)
2490 * tty, win: fix read stop for raw mode (Bartosz Sosnowski)
2515 * aix: don't EISDIR on read from directory fd (Ben Noordhuis)
2647 * win,pipe: refactor pipe read cancellation logic (Bert Belder)
2724 * win, pipe: stop read for overlapped pipe (Bartosz Sosnowski)
3203 * zos: read more accurate rss info from RSM (jBarz)
3234 * win: restore file pos after positional read/write (Bartosz Sosnowski)
3252 * unix: fix POLLIN assertion on server read (jBarz)
3615 * test: account for multiple handles in one ipc read (John Barboza)
3683 * win: add disk read/write count to uv_getrusage (Imran Iqbal)
3834 * win,tty: fix read stop in line mode (João Reis)
3838 * win,tty: restore cursor after canceling line read (Alexis Campailla)
4060 * linux,fs: fix p{read,write}v with a 64bit offset (Saúl Ibarra Corretgé)
4066 * win: do not read more from stream than available (Jeremy Whitlock)
4171 * unix,win: return EINVAL on nullptr args in uv_fs_{read,write} (Karl Skomski)
4288 * unix: allow nbufs > IOV_MAX in uv_fs_{read,write} (ronkorving)
4955 * unix: read on stream even when UV__POLLHUP set. (Julien Gilli)
4979 * windows: read the PATH env var of the child (Alex Crichton)
5125 * windows: fix opening of read-only stdin pipes (Alexis Campailla)
5249 * fs: vectored IO API for filesystem read/write (Benjamin Saunders)
5271 * fs: vectored IO API for filesystem read/write (Benjamin Saunders)
5862 * unix, windows: don't read/recv if buf.len==0 (Ben Noordhuis)
5972 * unix: avoid extra read, short-circuit on POLLHUP (Ben Noordhuis)