36 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 28f0397803 Nuke unused code 21 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Jason Greene 90289924c0 Remove all vector based functions for the following reasons: 23 years ago
Sterling Hughes 3de4afa454 rename SOCKET to PHP_SOCKET to avoid conflicts with Mono 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Ilia Alshanetsky 4a240c6a50 Fixed compiler warnings. 23 years ago
foobar 1e3e1d5880 CS cleanup + NS protection for some functions (used only in sockets.c btw) 23 years ago
foobar 78365069f0 Better ifdef it out here too 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Sander Roobol a207b641e5 Fix proto and #20137 24 years ago
Jason Greene 06ad8620db Fix thread safety issue 24 years ago
Markus Fischer 1a5501ddfd - Rename setopt and getopt to set_option and get_option, provide alias. 24 years ago
Markus Fischer c970490d28 - Store last errno in the module global 'last_error' implicitely 24 years ago
Jason Greene 165a97c90f Sockets Rework Patch 3 of 3 24 years ago
Jason Greene e228b16885 Socket Rework Patch 2 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
Jon Parise f8fb5e5d98 Include <sys/socket.h> for 'struct sockaddr'. 25 years ago
Markus Fischer dceb1e7814 Remove prototype warnings under linux. 25 years ago
Daniel Beulshausen d0433b6d1c make this function static 25 years ago
Daniel Beulshausen 2fba036202 - convert to use new zend_parse_parameters API 25 years ago
Sascha Schumann bfef93878c Force proper alignment of php_sockaddr_storage. Sparc will throw 25 years ago
Jason Greene 9fe46a52d4 Much better fix for non forte compilers on Solaris. 25 years ago
Daniel Beulshausen 69a4760b48 fix recently discovered api flaws 25 years ago
Sterling Hughes d3b4074ed7 Fix compile warning. 25 years ago
Daniel Beulshausen 9820c2a5af update sockets to work with winsock as well 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sterling Hughes a75b19e0f6 - Fix the handling of resource entries 26 years ago
Chris Vandomelen b57f9eb541 Added ini entry for choosing whether to use the read() wrapper or directly 26 years ago
Thies C. Arntzen e5d8f20f17 make ZTS mode compile 26 years ago
Sterling Hughes f75db1e3cb A Whole buncha stuff, mostly bug fixing... 26 years ago
Chris Vandomelen fd3d84ee52 * php4/ext/sockets.c, php4/ext/php_sockets.h: 26 years ago
Sascha Schumann e24f505bf9 Identifiers which begin with an underscore are reserved. Changed 26 years ago
Chris Vandomelen 21abde5ca1 * Makefile.in 26 years ago