1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00
Files
archived-php-src/main
Sascha Schumann 4cf174cbd4 Fix sticky EOF problem
Sometimes streams signal a temporary EOF, because all current data
has been consumed. But that does not preclude the possibility that
more data will become available later.

Thus we must not treat eof in the read path as final.

Now, "tail -f" like scripts work again.
2003-01-30 21:06:34 +00:00
..
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-03-15 21:03:08 +00:00
2002-11-01 23:00:32 +00:00
2003-01-29 00:49:09 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2003-01-27 17:22:22 +00:00
2002-12-31 15:59:15 +00:00
2001-08-15 18:01:48 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2003-01-28 16:05:34 +00:00
2003-01-28 00:42:54 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2003-01-09 10:03:26 +00:00
2002-12-31 15:59:15 +00:00
2003-01-09 22:33:43 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2002-12-31 15:59:15 +00:00
2003-01-30 21:06:34 +00:00
2002-12-01 21:37:14 +00:00