(sys_read): Introduce a small delay before reading from
commit341e722e0ee82bd8a870e7019d06f625c533f56e
authorKarl Heuer <kwzh@gnu.org>
Wed, 15 May 1996 14:38:30 +0000 (15 14:38 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 15 May 1996 14:38:30 +0000 (15 14:38 +0000)
treeba08b3b400a8616790b3225815f52f245d6dc7fe
parent799abb26c3caaf7eb71c01c3bf11893ccdcc1abd
(sys_read): Introduce a small delay before reading from
a pipe or socket to allow more data to be buffered; otherwise,
process output is read one byte at a time on fast machines
(which is slow).
src/w32.c