Skip to content
  1. Mar 12, 2018
    • Gregory Nutt's avatar
      Squashed commit of the following: · 251924a7
      Gregory Nutt authored
          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.
      251924a7
  2. Mar 11, 2018
  3. Mar 10, 2018
  4. Mar 09, 2018
  5. Mar 07, 2018
  6. Mar 06, 2018
  7. Mar 05, 2018
  8. Mar 04, 2018
  9. Mar 03, 2018
  10. Mar 02, 2018
  11. Mar 01, 2018
  12. Feb 27, 2018
  13. Feb 26, 2018