Skip to content
Snippets Groups Projects
  1. Mar 28, 2016
  2. Feb 22, 2016
  3. Jan 05, 2015
  4. Dec 14, 2014
  5. Dec 13, 2014
    • akwizgran's avatar
      Application layer keepalives to detect dead TCP connections. · d4fa656d
      akwizgran authored
      DuplexOutgoingSession flushes its output stream if it's idle for a
      transport-defined interval, causing an empty frame to be sent. The TCP
      and Tor plugins use a socket timeout equal to twice the idle interval to
      detect dead connections.
      
      See bugs #27, #46 and #60.
      d4fa656d
  6. Oct 02, 2014
  7. Apr 04, 2014
  8. Feb 10, 2014
  9. Jan 14, 2014
  10. Jan 08, 2014
  11. Jun 05, 2013
  12. Mar 31, 2013
  13. Mar 29, 2013
  14. Feb 01, 2013
  15. Jan 30, 2013
  16. Dec 15, 2012
  17. Dec 05, 2012
  18. Nov 24, 2012
  19. Nov 05, 2012
  20. Nov 02, 2012
  21. Oct 30, 2012
  22. Sep 06, 2012
  23. Jan 13, 2012
  24. Jan 11, 2012
    • akwizgran's avatar
      Refactoring. · 99caec94
      akwizgran authored
      Unidirectional transports and connections are now called
      simplex rather than batch. Bidirectional transports and connections
      are now called duplex rather than stream.
      99caec94
  25. Dec 09, 2011
  26. Dec 08, 2011
  27. Oct 12, 2011
Loading