20 Commits (f3bfe975202bb9fa5c4e807dda575d177e66d42e)

Author SHA1 Message Date
Wez Furlong 14a3911866 fix for bug #16168 24 years ago
Wez Furlong c9d5e13738 TSRMLS related work on streams, as discussed with Zeev. 24 years ago
Wez Furlong d2d8762267 Streams now make more use of the memory manager, so tracking down 24 years ago
Wez Furlong effa6e8daa tidy up the headers (streams related) 24 years ago
Wez Furlong 436e339bc7 Fix for Bug #16121: make unix socket names binary safe. 24 years ago
Wez Furlong 52982c422e This should help with some build problems/warnings under win32. 24 years ago
Wez Furlong 28d6981152 more *'s 24 years ago
Wez Furlong 0f65280cb5 New PHP streams... 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Stig Venaas 9e420659ad Added php_sockaddr_size() in network.c (and the header file). This is used 24 years ago
Stig Venaas a6ec8d37e6 hostconnect now divides the timeout with no. of addresses. If a connection 24 years ago
Stig Venaas 6e1878b0fc Added some consts for arguments in network.c declarations. Moved 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Wez Furlong 77e7035421 Fixed Andi's build problem. 25 years ago
Wez Furlong 3ffb8e3800 Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Zeev Suraski eb32144902 - Remove track_vars - it is now always on 26 years ago
Stig Venaas 24633f5987 renamed hostconnect() to php_hostconnect() 26 years ago
Stig Venaas f0962c33a1 Added timeout argument, but not used yet 26 years ago
Stig Venaas ad95450fc4 To be included by code using functions in network.c 26 years ago
David Croft 83513d9580 Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
Sascha Schumann 16017f6d78 Change header protection macros to conform to standard. 26 years ago
Sascha Schumann 39691bed9e conv_proto *.[ch] 27 years ago
Stig Bakken 257de2bade First commit of re-structuring phase one. We have started using automake in 27 years ago
Zeev Suraski aceaabceff PHP 4.0 27 years ago