tile38/controller/server
Josh Baker 56e0bac24c TCP Keepalives
Enabled TCP keepalive packets to determine if the connection is still
valid, and terminate if needed. It also helps with maintaining idle
connections.

Default to 300 seconds and can be changed by:

    CONFIG SET keepalive 300

addresses #145: clients not being cleaned up properly
2017-02-09 10:01:59 -07:00
..
anyreader.go allow multispace delim in native proto, fixes #51 2016-09-08 05:33:35 -07:00
server.go TCP Keepalives 2017-02-09 10:01:59 -07:00