nmap/nsock
david 5ab8e37be6 Recognize WSAEADDRINUSE in handle_connect_result.
This happens on Windows when two sockets bind to the same local port and
connect to the same remote port on a remote host. I tried this on Linux;
Linux prevents the second bind from succeeding.

http://seclists.org/nmap-dev/2012/q2/513
2012-09-06 20:11:08 +00:00
..
examples Update the headers for each code file. This updates code copyright dates to 2012, notes the awesome NSE in the list of technology, and slightly rewords the derivative works clarification 2012-03-01 06:32:23 +00:00
include Define SOLARIS_BPF_PCAP_CAPTURE for Solaris 11. 2012-04-07 08:07:41 +00:00
src Recognize WSAEADDRINUSE in handle_connect_result. 2012-09-06 20:11:08 +00:00
nsock.vcxproj Merged nsock-engines from nmap-exp. This rewrite of the nsock library adds 2012-01-05 01:08:16 +00:00