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-25 08:58:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb1be4efaf46b44900d605a2d2db80cfaf27f916
archived-php-src
/
ext
/
sockets
T
History
Ilia Alshanetsky
08c824bbea
MFB51: Fixed bug
#35062
(socket_read() produces warnings on non blocking
...
sockets).
2005-12-04 17:31:40 +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
…
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
MFB51: Fixed bug
#35062
(socket_read() produces warnings on non blocking
2005-12-04 17:31:40 +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
…
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