Closed beinvisible closed 2 years ago
This patch enables the SO_KEEPALIVE option on the host socket, so tintin can make use of the kernel's tcp_keepalive feature.
Background: my ISP recently reconfigured the NAT timeout on their routers to 1 minute, which causes a MUD connection to break regularly.
Thanks, I'll incorporate this up stream.
This patch enables the SO_KEEPALIVE option on the host socket, so tintin can make use of the kernel's tcp_keepalive feature.
Background: my ISP recently reconfigured the NAT timeout on their routers to 1 minute, which causes a MUD connection to break regularly.