php-src/ext/sockets
Thies C. Arntzen 5a67b295e6 fix a crash in socket_connect (if hostname was not resolvable)
initialize max_fd in various fdset function
fix error checking in _read and _write
2001-11-29 08:09:39 +00:00
..
config.m4 Fix the compile problem on some systems that do not have hstrerror() 2001-06-12 04:42:01 +00:00
CREDITS update sockets to work with winsock as well 2001-05-17 17:02:37 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
Makefile.in * Makefile.in 2000-07-03 04:35:57 +00:00
php_sockets_win.c nuke remaining warnings 2001-11-01 20:10:17 +00:00
php_sockets_win.h nuke remaining warnings 2001-11-01 20:10:17 +00:00
php_sockets.h Include <sys/socket.h> for 'struct sockaddr'. 2001-11-06 14:35:26 +00:00
sockets.c fix a crash in socket_connect (if hostname was not resolvable) 2001-11-29 08:09:39 +00:00
sockets.dsp - convert to use new zend_parse_parameters API 2001-11-01 16:51:59 +00:00
sockets.php * Makefile.in 2000-07-03 04:35:57 +00:00