nmap/libdnet-stripped/include
david 53c3d44b9a Fix the socklen_t typedef in libdnet-stripped. It was
typedef socklen_t int;

Michael Pattrick pointed out that it should be

typedef int socket_t;
2010-01-14 03:34:11 +00:00
..
dnet autoreconf with Autoconf 2.63, Automake 1.10.1, and libtool 2.2.6. 2009-08-06 22:00:34 +00:00
config.h.in Fix the socklen_t typedef in libdnet-stripped. It was 2010-01-14 03:34:11 +00:00
dnet.h o Added initial SCTP port scanning support to Nmap. SCTP is 2009-06-03 23:15:45 +00:00
dnet_winconfig.h Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
err.h
Makefile.am Upgrading shipped libdnet to 1.12 2008-09-19 06:12:25 +00:00
Makefile.in autoreconf with Autoconf 2.63, Automake 1.10.1, and libtool 2.2.6. 2009-08-06 22:00:34 +00:00
queue.h
stamp-h.in