1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 20:22:36 +02:00
Files
archived-php-src/main/streams
David Soria Parra edc3fff0ff Fixed bug #43782 (feof() does not detect timeout on socket)
# Poll returns 0 if it times out.
# We check for 0 and use the user set timeout in set_options by passing -1.
2008-08-26 16:06:23 +00:00
..
2007-12-31 07:12:20 +00:00
2007-12-31 07:12:20 +00:00
2008-01-30 23:43:05 +00:00
2007-12-31 07:12:20 +00:00
2007-12-31 07:12:20 +00:00
2007-12-31 07:12:20 +00:00
2008-07-25 08:53:11 +00:00