newlib-cygwin/winsup/cygwin/include/netinet
Corinna Vinschen 8ccffddc91 Cygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVL
Use WSAIoctl(SIO_KEEPALIVE_VALS) on older systems.

Make sure that keep-alive timeout is equivalent to
TCP_KEEPIDLE + TCP_KEEPCNT * TCP_KEEPINTVL on older systems,
even with TCP_KEEPCNT being a fixed value on those systems.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2020-07-01 20:30:52 +02:00
..
in.h Cygwin: bindresvport: Guard prototypes with __MISC_VISIBLE 2018-02-05 21:06:29 +01:00
in_systm.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
ip.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
ip6.h Cygwin: fix formatting: drop spaces leading tabs 2020-03-11 13:45:58 +01:00
ip_icmp.h Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
tcp.h Cygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVL 2020-07-01 20:30:52 +02:00
udp.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00