nmap/nsock
dmiller a5ce7f6083 Cast literal to appropriate type
On 64-bit, the literal 1 is a 32-bit integer, and can't be shifted
by the appropriate amount (61 bits).
2013-11-29 01:42:42 +00:00
..
examples Revert r32528, was not tested on Windows 2013-11-27 13:32:05 +00:00
include Fix a typo in nsock documentation. 2013-08-21 20:06:38 +00:00
src Cast literal to appropriate type 2013-11-29 01:42:42 +00:00
tests Added extra cancelation tests. 2013-10-23 19:04:10 +00:00
nsock.vcxproj Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00