summaryrefslogtreecommitdiff
path: root/Zend
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-11-27 18:01:12 +0000
committerWez Furlong <wez@php.net>2003-11-27 18:01:12 +0000
commit2a9d2d5f73bbbf871b0b030665dc0bcaeaee7862 (patch)
treedfbdc3e3935be90bbbe904bff522079611cea172 /Zend
parent6c0584d8f13025e3da5abe52b5ebd1b4b5c67a3f (diff)
downloadphp-git-2a9d2d5f73bbbf871b0b030665dc0bcaeaee7862.tar.gz
re-implement the win32 select code.
The old code implicitly set any sockets into non-blocking mode, and since there is no way to probe a socket to determine its blocking status using the win32 API, this was a real pain in the ass. The New implementation will hand off any sockets to winsock and use the WaitForObject API in win32 to probe other types of handle.
Diffstat (limited to 'Zend')
0 files changed, 0 insertions, 0 deletions