This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-23 16:08:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df710be5c765226fcdcb62ed066dd4484da257eb
archived-php-src
/
ext
/
sockets
T
History
Michael Wallner
36d3c24c6e
- MFB44:
#34851
(SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
...
parameter on Windows)
2005-11-03 15:01:31 +00:00
..
tests
Fixed bugs in various tests.
2003-08-12 00:44:05 +00:00
config.m4
Make php_set_inet6_addr happy with any environment. Use getaddrinfo() if available, gethostbyname2() if not, and simply fail if neither is present.
2003-07-08 03:38:00 +00:00
config.w32
Make these build with new win32 build system.
2003-12-19 17:00:14 +00:00
CREDITS
Add myself as a maintainer
2001-12-14 05:58:28 +00:00
package.xml
more visa to sibira ;)
2004-03-24 18:43:23 +00:00
php_sockets_win.c
- Bumber up year
2005-08-03 14:08:58 +00:00
php_sockets_win.h
- Bumber up year
2005-08-03 14:08:58 +00:00
php_sockets.h
- Bumber up year
2005-08-03 14:08:58 +00:00
sockets.c
- MFB44:
#34851
(SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
2005-11-03 15:01:31 +00:00
sockets.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
sockets.php
* Makefile.in
2000-07-03 04:35:57 +00:00
unix_socket_constants.h
- Bumber up year
2005-08-03 14:08:58 +00:00
win32_socket_constants.h
- Bumber up year
2005-08-03 14:08:58 +00:00