Files
mbedtls/library
Paul Bakker 4c9301a7af 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.
2014-07-07 13:44:30 +02:00
..
2011-03-08 13:58:16 +00:00
2013-10-04 17:07:26 +02:00
2012-09-16 15:07:49 +00:00
2012-11-02 10:59:36 +00:00
2012-04-26 10:09:35 +00:00
2013-06-17 15:56:12 +02:00
2012-11-14 12:14:19 +00:00
2010-07-18 20:36:00 +00:00
2012-11-07 20:05:38 +00:00