]> granicus.if.org Git - php/commit
hostconnect now divides the timeout with no. of addresses. If a connection
authorStig Venaas <venaas@php.net>
Sun, 6 Jan 2002 22:45:43 +0000 (22:45 +0000)
committerStig Venaas <venaas@php.net>
Sun, 6 Jan 2002 22:45:43 +0000 (22:45 +0000)
commita6ec8d37e6e661e781e527340069c06a53f95d70
treeaa04f6a13ef9d363c6c17abe7b82ee8d1b05b0a1
parentb9355b9a11a838f12b9084c1292567bd76226b2e
hostconnect now divides the timeout with no. of addresses. If a connection
attempt times out, it goes on to the next. Unless each timeout would be
<5s. Added php_any_addr() that fills out the any address for IPv6 and IPv4.
main/network.c
main/php_network.h