libowfat/socket
Felix von Leitner 1a12d26ebc mingw compile fix 2012-01-13 03:20:32 +00:00
..
fmt_ip4.3 man page update 2004-09-17 13:51:35 +00:00
fmt_ip4.c renamed ip[46]_fmt to fmt_ip[46] 2001-02-05 22:03:11 +00:00
fmt_ip6.3 man page update 2004-09-17 13:51:35 +00:00
fmt_ip6.c fmt_ip6 compresses at best spot, not at first spot (Nikola Vladov) 2007-03-04 13:13:19 +00:00
fmt_ip6_flat.3 add and update man pages. 2001-11-25 23:50:09 +00:00
fmt_ip6_flat.c this time for real ;) 2001-11-24 20:11:41 +00:00
fmt_ip6c.3 add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
fmt_ip6c.c add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
fmt_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
fmt_ip6if.c add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
fmt_ip6ifc.3 add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
fmt_ip6ifc.c add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
init.c More Windoze crap 2003-11-20 23:49:38 +00:00
scan_ip4.3 man page update 2004-09-17 13:51:35 +00:00
scan_ip4.c various ip scanning fixes 2001-06-18 21:28:21 +00:00
scan_ip6.3 man page update 2004-09-17 13:51:35 +00:00
scan_ip6.c remove even more warnings 2005-05-12 06:52:29 +00:00
scan_ip6_flat.3 add and update man pages. 2001-11-25 23:50:09 +00:00
scan_ip6_flat.c remove special case stralloc textcode functions 2003-09-19 19:08:13 +00:00
scan_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation. 2003-12-05 19:53:59 +00:00
scan_ip6if.c more alloca fixes 2004-01-06 23:35:06 +00:00
socket_accept4.3 immer noch falsch 2006-12-01 22:23:29 +00:00
socket_accept4.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
socket_accept6.3 immer noch falsch 2006-12-01 22:23:29 +00:00
socket_accept6.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
socket_bind4.3 s/socket_tcp/socket_tcp4/ 2001-11-25 23:51:23 +00:00
socket_bind4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_bind4_reuse.3 s/socket_tcp/socket_tcp4/ 2001-11-25 23:51:23 +00:00
socket_bind4_reuse.c use SO_REUSEPORT 2008-09-17 00:06:23 +00:00
socket_bind6.3 add and update man pages. 2001-11-25 23:50:09 +00:00
socket_bind6.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_bind6_reuse.3 s/socket_tcp/socket_tcp4/ 2001-11-25 23:51:23 +00:00
socket_bind6_reuse.c use SO_REUSEPORT 2008-09-17 00:06:23 +00:00
socket_broadcast.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_broadcast.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_connect4.3 s/socket_tcp/socket_tcp4/ 2001-11-25 23:51:23 +00:00
socket_connect4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_connect6.3 add and update man pages. 2001-11-25 23:50:09 +00:00
socket_connect6.c remove a few gcc 4 warnings 2005-05-05 15:55:41 +00:00
socket_connected.3 more man pages. 2001-02-05 19:21:49 +00:00
socket_connected.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_deferaccept.c mingw compile fix 2012-01-13 03:20:32 +00:00
socket_getifidx.3 more man pages. 2001-02-05 19:21:49 +00:00
socket_getifidx.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_getifname.3 more man pages. 2001-02-05 19:21:49 +00:00
socket_getifname.c be backwards compatible to legacy BSD constant naming 2004-02-25 17:11:26 +00:00
socket_ip4loopback.c move static constants out of ip6.h. 2001-02-05 17:50:19 +00:00
socket_listen.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_listen.c further Windoze support (test/io5.c works, gatling still doesn't) 2005-09-09 22:12:23 +00:00
socket_local4.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_local4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_local6.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_local6.c remove a few gcc 4 warnings 2005-05-05 15:55:41 +00:00
socket_mchopcount6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
socket_mchopcount6.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcjoin4.3 more man pages. 2001-02-05 19:21:49 +00:00
socket_mcjoin4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcjoin6.3 more man pages. 2001-02-05 19:21:49 +00:00
socket_mcjoin6.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcleave4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
socket_mcleave4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcleave6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
socket_mcleave6.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcloop4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
socket_mcloop4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcloop6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6 2001-02-05 19:35:33 +00:00
socket_mcloop6.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_mcttl4.3 even more man pages 2001-02-05 19:39:55 +00:00
socket_mcttl4.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_noipv6.c fix socket routines 2002-03-17 16:57:53 +00:00
socket_recv4.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_recv4.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_recv6.3 typo 2009-01-13 19:26:09 +00:00
socket_recv6.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_remote4.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_remote4.c socket_remote4 does not need havescope.h 2011-09-16 03:11:43 +00:00
socket_remote6.3 added man pages and ..._reuse socket bind functions. 2001-02-05 17:57:02 +00:00
socket_remote6.c uh, the scope_id detection #defined the wrong constant. libowfat 2005-02-02 19:34:00 +00:00
socket_sctp4.3 support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp4.c support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp4b.3 support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp4b.c #include <errno.h> 2010-01-28 21:40:03 +00:00
socket_sctp6.3 support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp6.c support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp6b.3 support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_sctp6b.c support SCTP in addition to TCP 2010-01-18 19:49:03 +00:00
socket_send4.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_send4.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_send6.3 switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_send6.c switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
socket_tcp4.3 fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
socket_tcp4.c check for socket() returning -1 before trying to set the socket 2008-09-10 09:51:26 +00:00
socket_tcp4b.3 fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
socket_tcp4b.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
socket_tcp6.3 even more man pages 2001-02-05 19:39:55 +00:00
socket_tcp6.c check for socket() returning -1 before trying to set the socket 2008-09-10 09:51:26 +00:00
socket_tcp6b.3 fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
socket_tcp6b.c fix for NetBSD 3.0 (they broke their sys/types.h) 2006-06-23 03:53:16 +00:00
socket_tryreservein.c broken lose32 port using mingw (don't use!!!) 2003-11-06 20:47:59 +00:00
socket_udp4.3 even more man pages 2001-02-05 19:39:55 +00:00
socket_udp4.c make socket_(tc|ud)p[46] actually return non-blocking sockets as 2006-05-18 06:02:43 +00:00
socket_udp6.3 even more man pages 2001-02-05 19:39:55 +00:00
socket_udp6.c remove warnings 2006-05-18 06:13:25 +00:00
socket_v4mappedprefix.c move static constants out of ip6.h. 2001-02-05 17:50:19 +00:00
socket_v6any.c move static constants out of ip6.h. 2001-02-05 17:50:19 +00:00
socket_v6loopback.c move static constants out of ip6.h. 2001-02-05 17:50:19 +00:00