Wez Furlong
2a9d2d5f73
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.
2003-11-27 18:01:12 +00:00
..
2003-02-27 22:23:39 +00:00
2003-08-22 21:45:58 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2003-06-26 19:19:44 +00:00
2003-06-30 11:27:03 +00:00
2003-09-20 03:22:36 +00:00
2002-05-19 14:32:24 +00:00
2003-06-10 20:04:29 +00:00
2003-11-18 09:04:31 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2002-12-19 18:30:14 +00:00
2003-06-23 04:27:11 +00:00
2003-06-28 05:38:52 +00:00
2003-10-30 09:58:52 +00:00
2002-09-20 20:15:24 +00:00
2002-04-11 16:31:22 +00:00
2002-12-21 22:43:47 +00:00
2002-09-20 20:15:24 +00:00
2002-04-11 16:31:22 +00:00
2002-12-20 17:34:34 +00:00
2002-09-20 20:15:24 +00:00
2002-12-19 18:30:14 +00:00
2003-06-27 14:34:06 +00:00
2003-09-01 06:14:24 +00:00
2003-10-19 10:22:21 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2002-12-19 18:30:14 +00:00
2000-10-22 13:50:42 +00:00
2003-01-27 20:39:31 +00:00
2003-01-27 20:39:31 +00:00
2003-10-19 13:47:35 +00:00
2002-04-11 16:31:22 +00:00
2003-11-27 18:01:12 +00:00
2003-06-10 20:04:29 +00:00
2003-09-08 22:36:59 +00:00
2003-01-03 15:17:43 +00:00
1999-08-08 17:42:12 +00:00
2003-06-10 20:04:29 +00:00
2001-05-02 16:39:04 +00:00
2002-06-23 23:22:33 +00:00
2003-02-18 13:34:52 +00:00
2001-06-28 23:28:25 +00:00
2003-06-10 20:04:29 +00:00
2003-06-10 20:04:29 +00:00
2000-02-19 13:11:02 +00:00