Skip to content
  1. Mar 31, 2018
  2. Mar 30, 2018
  3. 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
  4. Nov 12, 2017
  5. Nov 01, 2017
  6. Aug 17, 2017
  7. Feb 27, 2016
  8. Feb 26, 2016
  9. Feb 25, 2016
  10. Sep 09, 2015
  11. Feb 16, 2015
  12. Jan 13, 2014
  13. Jul 17, 2012
  14. Feb 05, 2012
  15. Feb 04, 2012
  16. May 30, 2011
  17. Mar 30, 2011
  18. Dec 14, 2009
  19. Sep 23, 2007
  20. Sep 09, 2007
  21. Sep 08, 2007
  22. Sep 07, 2007
  23. Sep 05, 2007
  24. Sep 03, 2007
  25. Sep 02, 2007
  26. Sep 01, 2007
  27. Aug 28, 2007
  28. May 12, 2007
  29. Apr 28, 2007
  30. Mar 16, 2007
  31. Feb 17, 2007