Paul Bakker bbc1007c50 Convert SOCKET to int to prevent compiler warnings under MSVC.
From kernel objects at msdn:
    Kernel object handles are process specific. That is, a process must either create the object or open an existing object to obtain a kernel object handle. The per-process limit on kernel handles is 2^24.

Windows Internals by Russinovich and Solomon as well says that the high bits are zero.
2013-10-15 11:55:57 +02:00
..
2013-08-27 22:21:21 +02:00
2013-10-11 09:38:49 +02:00
2013-09-18 15:37:44 +02:00
2013-09-29 15:02:07 +02:00
2013-09-28 15:00:02 +02:00
2013-10-10 15:11:33 +02:00
2013-09-20 10:58:59 +02:00
2013-09-28 15:24:59 +02:00
2013-10-11 09:17:14 +02:00
2010-07-18 20:36:00 +00:00
2013-09-18 14:32:52 +02:00