php-src/ext/sockets
Daniel Beulshausen 69a4760b48 fix recently discovered api flaws
- nuke first parameter to socket_select (detemine it ourself)
- swap parameters for socket_fd_set, socket_fd_clear & socket_fd_isset
- allow to pass an array of sockets to socket_fd_set + socket_fd_clear
2001-07-25 22:03:55 +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 update sockets to work with winsock as well 2001-05-17 17:02:37 +00:00
php_sockets_win.h fix recently discovered api flaws 2001-07-25 22:03:55 +00:00
php_sockets.h fix recently discovered api flaws 2001-07-25 22:03:55 +00:00
sockets.c fix recently discovered api flaws 2001-07-25 22:03:55 +00:00
sockets.dsp update sockets to work with winsock as well 2001-05-17 17:02:37 +00:00
sockets.php * Makefile.in 2000-07-03 04:35:57 +00:00