summaryrefslogtreecommitdiff
path: root/main/php_network.h
Commit message (Expand)AuthorAgeFilesLines
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Added php_sockaddr_size() in network.c (and the header file). This is usedStig Venaas2002-02-101-0/+1
* hostconnect now divides the timeout with no. of addresses. If a connectionStig Venaas2002-01-061-0/+1
* Added some consts for arguments in network.c declarations. MovedStig Venaas2002-01-061-2/+10
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Fixed Andi's build problem.Wez Furlong2001-05-051-0/+4
* Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.cWez Furlong2001-05-051-0/+20
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Remove track_vars - it is now always onZeev Suraski2000-09-051-1/+6
* renamed hostconnect() to php_hostconnect()Stig Venaas2000-09-051-1/+1
* Added timeout argument, but not used yetStig Venaas2000-09-031-1/+1
* To be included by code using functions in network.cStig Venaas2000-09-031-0/+27