summaryrefslogtreecommitdiff
path: root/ext/sockets/php_sockets_win.h
Commit message (Collapse)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* nuke remaining warningsDaniel Beulshausen2001-11-011-1/+1
|
* - convert to use new zend_parse_parameters APIDaniel Beulshausen2001-11-011-1/+1
| | | | | | | - unify errormessages + add socket_last_error() - fix linklibrary under windows - some streamlining
* fix recently discovered api flawsDaniel Beulshausen2001-07-251-1/+0
| | | | | | | - 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
* update sockets to work with winsock as wellDaniel Beulshausen2001-05-171-0/+83