Gregory Nutt 251924a734 Squashed commit of the following:
net/tcp:  Add logic to send probes when SO_KEEPALIVE is enabled.
    net/tcp:  TCP socket should not have to be connected to configure KeepAlive.
    net/: Add a separate configuration to enable/disable KEEPALIVE socket options.
    net/tcp: Arguments to TCP keep-alive timing functions probably should be struct timeval as are the times for other time-related socket options.
    net/tcp:  Fix a backward conditional
    net/tcp:  Add some more checks and debug output to TCP-protocol socket options.
    net/tcp:  Cosmetic changes to some alignment.
    net/:  Adds socket options needed to manage TCP-keepalive and TCP state machine logic to detect if that the remote peer is alive.  Still missing the timer poll logic to send the keep-alive probes and the state machine logic to respond to probes.
2018-03-12 10:59:46 -06:00
..
2017-09-19 14:17:05 -06:00
2018-03-12 10:59:46 -06:00
2018-03-12 10:59:46 -06:00
2018-03-12 10:59:46 -06:00
2016-10-24 16:18:30 -06:00
2017-04-08 12:34:08 -06:00
2016-12-10 16:34:14 -06:00
2018-01-03 16:03:56 -06:00
2017-02-17 09:48:55 -06:00