1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Daniel Beulshausen 9820c2a5af update sockets to work with winsock as well 2001-05-17 17:02:37 +00:00