libowfat/socket
Felix von Leitner 2fa4ba6e22 remove warning for crippled operating systems 2016-05-23 09:46:05 +00:00
..
fmt_ip4.3 man page update 2004-09-17 13:51:35 +00:00
fmt_ip4.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
fmt_ip6.3 man page update 2004-09-17 13:51:35 +00:00
fmt_ip6.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
fmt_ip6_flat.3 add and update man pages. 2001-11-25 23:50:09 +00:00
fmt_ip6_flat.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 never close fd 0, 1 or 2 in buffer_close 2014-03-15 13:17:58 +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 shut up new gcc 6 warnings 2016-04-27 14:07:49 +00:00
scan_ip6.3 also mention scan_ip6if(3) 2014-09-01 10:41:00 +00:00
scan_ip6.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
scan_ip6_flat.3 add and update man pages. 2001-11-25 23:50:09 +00:00
scan_ip6_flat.c get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually 2014-04-19 17:45:14 +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 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +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 socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +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 remove warning for crippled operating systems 2016-05-23 09:46:05 +00:00
socket_fastopen.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_fastopen.c attempt to support FreeBSD 2016-04-07 12:08:05 +00:00
socket_fastopen_connect4.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_fastopen_connect4.c small buffer optimization 2015-04-23 15:15:08 +00:00
socket_fastopen_connect6.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_fastopen_connect6.c small buffer optimization 2015-04-23 15:15:08 +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 get rid of more -Wconversion warnings 2014-03-14 19:42:54 +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 on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually 2014-04-19 17:45:14 +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_quickack.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_quickack.c small buffer optimization 2015-04-23 15:15:08 +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 on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually 2014-04-19 17:45:14 +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 on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually 2014-04-19 17:45:14 +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 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_send4.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_send6.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +00:00
socket_send6.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack 2014-10-07 11:40:21 +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 damn it, fucked up the return value 2015-03-20 03:50:42 +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 a few missing headers and minor fixes 2015-09-06 18:01:02 +00:00
socket_tcp6.c small buffer optimization 2015-04-23 15:15:08 +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 add socket_udp4b and socket_udp6b 2015-10-16 17:12:22 +00:00
socket_udp6.3 even more man pages 2001-02-05 19:39:55 +00:00
socket_udp6.c add socket_udp4b and socket_udp6b 2015-10-16 17:12:22 +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