]> granicus.if.org Git - php/commit
Fixed stream_get_line() to behave as documented on non-blocking streams
authorArnaud Le Blanc <lbarnaud@php.net>
Tue, 4 Nov 2008 17:05:17 +0000 (17:05 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Tue, 4 Nov 2008 17:05:17 +0000 (17:05 +0000)
commit2e32876eaadde2f96294d62f7905b03043fa729c
treea2fb9a2b945aae103cb019e92c1f17361a51f8c9
parent0bb5310a63535a52ebf5ffdfa3ec6229f802fbc3
Fixed stream_get_line() to behave as documented on non-blocking streams
ext/standard/tests/streams/stream_get_line_nb.phpt [new file with mode: 0644]
main/streams/streams.c