]> granicus.if.org Git - php/commit
port "liveness" checks and a couple of other things from the 4.3 branch.
authorWez Furlong <wez@php.net>
Thu, 27 Nov 2003 17:39:01 +0000 (17:39 +0000)
committerWez Furlong <wez@php.net>
Thu, 27 Nov 2003 17:39:01 +0000 (17:39 +0000)
commit3ee72aa5be43a26a96ec6cfab1cc96afd6ee73cb
tree61bd6491bc260c01f04220f06fb73eb59811aac3
parent43698d6dbb66aed8ede33da1eaa886d86cce138e
port "liveness" checks and a couple of other things from the 4.3 branch.
Liveness checks are used to validate persistent socket connects when they
are re-used.
main/php_streams.h
main/streams/transports.c
main/streams/xp_socket.c