libowfat/socket
leitner d0e735e2c2 support noipv6 being set externally even when there is perfectly good
IPv6 support.
..
fmt_ip4.3 man page update
fmt_ip4.c get rid of more -Wconversion warnings
fmt_ip6.3 man page update
fmt_ip6.c get rid of more -Wconversion warnings
fmt_ip6_flat.3 add and update man pages.
fmt_ip6_flat.c get rid of more -Wconversion warnings
fmt_ip6c.3 add routines to scan and output ipv6 addresses with %eth0 notation.
fmt_ip6c.c get rid of more -Wconversion warnings
fmt_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation.
fmt_ip6if.c get rid of more -Wconversion warnings
fmt_ip6ifc.3 add routines to scan and output ipv6 addresses with %eth0 notation.
fmt_ip6ifc.c never close fd 0, 1 or 2 in buffer_close
init.c More Windoze crap
scan_ip4.3 man page update
scan_ip4.c get rid of more -Wconversion warnings
scan_ip6.3 also mention scan_ip6if(3)
scan_ip6.c get rid of more -Wconversion warnings
scan_ip6_flat.3 add and update man pages.
scan_ip6_flat.c get rid of more -Wconversion warnings
scan_ip6if.3 add routines to scan and output ipv6 addresses with %eth0 notation.
scan_ip6if.c get rid of more -Wconversion warnings
socket_accept4.3 immer noch falsch
socket_accept4.c further Windoze support (test/io5.c works, gatling still doesn't)
socket_accept6.3 immer noch falsch
socket_accept6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_bind4.3 s/socket_tcp/socket_tcp4/
socket_bind4.c broken lose32 port using mingw (don't use!!!)
socket_bind4_reuse.3 s/socket_tcp/socket_tcp4/
socket_bind4_reuse.c use SO_REUSEPORT
socket_bind6.3 add and update man pages.
socket_bind6.c broken lose32 port using mingw (don't use!!!)
socket_bind6_reuse.3 s/socket_tcp/socket_tcp4/
socket_bind6_reuse.c use SO_REUSEPORT
socket_broadcast.3 added man pages and ..._reuse socket bind functions.
socket_broadcast.c broken lose32 port using mingw (don't use!!!)
socket_connect4.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_connect4.c broken lose32 port using mingw (don't use!!!)
socket_connect6.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_connect6.c remove a few gcc 4 warnings
socket_connected.3 more man pages.
socket_connected.c broken lose32 port using mingw (don't use!!!)
socket_deferaccept.c mingw compile fix
socket_fastopen.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_fastopen.c forgot to check in the actual code m(
socket_fastopen_connect4.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_fastopen_connect4.c forgot to check in the actual code m(
socket_fastopen_connect6.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_fastopen_connect6.c forgot to check in the actual code m(
socket_getifidx.3 more man pages.
socket_getifidx.c broken lose32 port using mingw (don't use!!!)
socket_getifname.3 more man pages.
socket_getifname.c be backwards compatible to legacy BSD constant naming
socket_ip4loopback.c move static constants out of ip6.h.
socket_listen.3 added man pages and ..._reuse socket bind functions.
socket_listen.c get rid of more -Wconversion warnings
socket_local4.3 added man pages and ..._reuse socket bind functions.
socket_local4.c broken lose32 port using mingw (don't use!!!)
socket_local6.3 added man pages and ..._reuse socket bind functions.
socket_local6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_mchopcount6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6
socket_mchopcount6.c broken lose32 port using mingw (don't use!!!)
socket_mcjoin4.3 more man pages.
socket_mcjoin4.c broken lose32 port using mingw (don't use!!!)
socket_mcjoin6.3 more man pages.
socket_mcjoin6.c broken lose32 port using mingw (don't use!!!)
socket_mcleave4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6
socket_mcleave4.c broken lose32 port using mingw (don't use!!!)
socket_mcleave6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6
socket_mcleave6.c broken lose32 port using mingw (don't use!!!)
socket_mcloop4.3 more man pages, rename socket_mcttl6 to socket_mchopcount6
socket_mcloop4.c broken lose32 port using mingw (don't use!!!)
socket_mcloop6.3 more man pages, rename socket_mcttl6 to socket_mchopcount6
socket_mcloop6.c broken lose32 port using mingw (don't use!!!)
socket_mcttl4.3 even more man pages
socket_mcttl4.c broken lose32 port using mingw (don't use!!!)
socket_noipv6.c fix socket routines
socket_quickack.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_quickack.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_recv4.3 switch to size_t and ssize_t
socket_recv4.c switch to size_t and ssize_t
socket_recv6.3 typo
socket_recv6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_remote4.3 added man pages and ..._reuse socket bind functions.
socket_remote4.c socket_remote4 does not need havescope.h
socket_remote6.3 added man pages and ..._reuse socket bind functions.
socket_remote6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_sctp4.3 support SCTP in addition to TCP
socket_sctp4.c support SCTP in addition to TCP
socket_sctp4b.3 support SCTP in addition to TCP
socket_sctp4b.c #include <errno.h>
socket_sctp6.3 support SCTP in addition to TCP
socket_sctp6.c support SCTP in addition to TCP
socket_sctp6b.3 support SCTP in addition to TCP
socket_sctp6b.c support SCTP in addition to TCP
socket_send4.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_send4.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_send6.3 add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_send6.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_tcp4.3 fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tcp4.c damn it, fucked up the return value
socket_tcp4b.3 fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tcp4b.c fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tcp6.3 even more man pages
socket_tcp6.c support noipv6 being set externally even when there is perfectly good
socket_tcp6b.3 fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tcp6b.c fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tryreservein.c broken lose32 port using mingw (don't use!!!)
socket_udp4.3 even more man pages
socket_udp4.c make socket_(tc|ud)p[46] actually return non-blocking sockets as
socket_udp6.3 even more man pages
socket_udp6.c remove warnings
socket_v4mappedprefix.c move static constants out of ip6.h.
socket_v6any.c move static constants out of ip6.h.
socket_v6loopback.c move static constants out of ip6.h.