nmap/nsock
henri 97103efdfb Try to trigger connection failure in a more portable way.
The former one was hackish and didn't behave consistently
between operating systems.

Passing in a zero addrlen should reliably make connect(2) fail.
2014-08-10 18:31:00 +00:00
..
examples Revert r32528, was not tested on Windows 2013-11-27 13:32:05 +00:00
include Expose external nsock types as pointers to the internal structures instead of void pointers. 2014-05-21 19:59:46 +00:00
src Fail early when unable to properly resolve proxy names. 2014-07-08 17:50:51 +00:00
tests Try to trigger connection failure in a more portable way. 2014-08-10 18:31:00 +00:00
nsock.vcxproj Manage expiration times via a heap queue. 2013-08-10 23:59:30 +00:00