nmap/nsock
david 7b371609a3 Refactor get_hostaddr_string to get_peeraddr_string.
All the information passed as arguments is present in an iod, and we
only call this with members of one iod. Change it to accept just an iod
as an argument.
2012-11-12 20:44:49 +00:00
..
examples Use nse_errorcode() to get the actual errors. 2012-09-21 09:08:24 +00:00
include Implementation of UNIX-domain sockets for Nsock. 2012-11-12 20:44:37 +00:00
src Refactor get_hostaddr_string to get_peeraddr_string. 2012-11-12 20:44:49 +00:00
nsock.vcxproj Added new poll and kqueue/kevent nsock engines. 2012-10-21 23:20:35 +00:00