]> granicus.if.org Git - php/commit
Added ini entry for choosing whether to use the read() wrapper or directly
authorChris Vandomelen <chrisv@php.net>
Sun, 22 Oct 2000 23:43:48 +0000 (23:43 +0000)
committerChris Vandomelen <chrisv@php.net>
Sun, 22 Oct 2000 23:43:48 +0000 (23:43 +0000)
commitb57f9eb541130842fed43c79a05cf0dfa9ee8fb7
tree35615dbffbd3b26a8b97c04e136ef5abf5b92bd3
parentdbdfbd9e0c89cf746362bf27820a368dbf143698
Added ini entry for choosing whether to use the read() wrapper or directly
calling the read() system call.
# Some people were commenting about "oddities" in the wrapper that I hadn't
# noticed before, though I've used it in many places before now..
ext/sockets/php_sockets.h
ext/sockets/sockets.c