libowfat/socket
leitner 61db2acee6 no :: at the end if it's only :0
..
fmt_ip4.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip4.c get rid of more -Wconversion warnings
fmt_ip6.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip6.c no :: at the end if it's only :0
fmt_ip6_flat.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip6_flat.c get rid of more -Wconversion warnings
fmt_ip6c.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip6c.c get rid of more -Wconversion warnings
fmt_ip6if.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip6if.c get rid of more -Wconversion warnings
fmt_ip6ifc.3 #include <foo.h> -> #include <libowfat/foo.h>
fmt_ip6ifc.c never close fd 0, 1 or 2 in buffer_close
init.c More Windoze crap
scan_ip4.3 #include <foo.h> -> #include <libowfat/foo.h>
scan_ip4.c shut up new gcc 6 warnings
scan_ip6.3 #include <foo.h> -> #include <libowfat/foo.h>
scan_ip6.c get rid of more -Wconversion warnings
scan_ip6_flat.3 #include <foo.h> -> #include <libowfat/foo.h>
scan_ip6_flat.c get rid of more -Wconversion warnings
scan_ip6if.3 #include <foo.h> -> #include <libowfat/foo.h>
scan_ip6if.c get rid of more -Wconversion warnings
socket_accept4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_accept4.c add #include <string.h> for memset/strcpy
socket_accept6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_accept6.c add #include <string.h> for memset/strcpy
socket_bind4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_bind4.c broken lose32 port using mingw (don't use!!!)
socket_bind4_reuse.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_bind4_reuse.c use SO_REUSEPORT
socket_bind6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_bind6.c broken lose32 port using mingw (don't use!!!)
socket_bind6_reuse.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_bind6_reuse.c use SO_REUSEPORT
socket_broadcast.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_broadcast.c broken lose32 port using mingw (don't use!!!)
socket_connect4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_connect4.c broken lose32 port using mingw (don't use!!!)
socket_connect6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_connect6.c remove a few gcc 4 warnings
socket_connected.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_connected.c broken lose32 port using mingw (don't use!!!)
socket_deferaccept.c add #include <string.h> for memset/strcpy
socket_fastopen.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_fastopen.c attempt to support FreeBSD
socket_fastopen_connect4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_fastopen_connect4.c small buffer optimization
socket_fastopen_connect6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_fastopen_connect6.c small buffer optimization
socket_getifidx.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_getifidx.c broken lose32 port using mingw (don't use!!!)
socket_getifname.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_getifname.c be backwards compatible to legacy BSD constant naming
socket_ip4loopback.c move static constants out of ip6.h.
socket_listen.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_listen.c get rid of more -Wconversion warnings
socket_local4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_local4.c broken lose32 port using mingw (don't use!!!)
socket_local6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_local6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_mchopcount6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mchopcount6.c broken lose32 port using mingw (don't use!!!)
socket_mcjoin4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcjoin4.c broken lose32 port using mingw (don't use!!!)
socket_mcjoin6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcjoin6.c broken lose32 port using mingw (don't use!!!)
socket_mcleave4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcleave4.c broken lose32 port using mingw (don't use!!!)
socket_mcleave6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcleave6.c broken lose32 port using mingw (don't use!!!)
socket_mcloop4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcloop4.c broken lose32 port using mingw (don't use!!!)
socket_mcloop6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcloop6.c broken lose32 port using mingw (don't use!!!)
socket_mcttl4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_mcttl4.c broken lose32 port using mingw (don't use!!!)
socket_noipv6.c fix socket routines
socket_quickack.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_quickack.c small buffer optimization
socket_recv4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_recv4.c switch to size_t and ssize_t
socket_recv6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_recv6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_remote4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_remote4.c socket_remote4 does not need havescope.h
socket_remote6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_remote6.c on FreeBSD, on a PF_INET6 socket, recvfrom and friends can actually
socket_sctp4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_sctp4.c support SCTP in addition to TCP
socket_sctp4b.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_sctp4b.c #include <errno.h>
socket_sctp6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_sctp6.c support SCTP in addition to TCP
socket_sctp6b.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_sctp6b.c support SCTP in addition to TCP
socket_send4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_send4.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_send6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_send6.c add socket_fastopen, socket_fastopen_connect4, socket_fastopen_connect6 and socket_quickack
socket_tcp4.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_tcp4.c damn it, fucked up the return value
socket_tcp4b.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_tcp4b.c fix for NetBSD 3.0 (they broke their sys/types.h)
socket_tcp6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_tcp6.c small buffer optimization
socket_tcp6b.3 #include <foo.h> -> #include <libowfat/foo.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 #include <foo.h> -> #include <libowfat/foo.h>
socket_udp4.c add socket_udp4b and socket_udp6b
socket_udp6.3 #include <foo.h> -> #include <libowfat/foo.h>
socket_udp6.c add socket_udp4b and socket_udp6b
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.