1. 12 Jun, 2012 2 commits
  2. 08 Jun, 2012 1 commit
    • Hiten P's avatar
      Consolidate TCP-specific common code into their own files. · db13fbf4
      Hiten P authored
      The TCP keepalive tuning code has been moved into the newly added
      files; this also allows future TCP-specific code to be added into
      these files, without bloating the IP level code and establishes a
      known file structure for other IP-based transports.
      
      Remember: this is a no-op change, hence no API or functionality
      was changed as part of this commit.
      db13fbf4
  3. 22 Mar, 2012 1 commit
  4. 16 Mar, 2012 1 commit
  5. 16 Feb, 2012 1 commit
  6. 02 Nov, 2011 1 commit
  7. 31 Oct, 2011 2 commits
  8. 15 Sep, 2011 1 commit
  9. 18 Aug, 2011 2 commits
  10. 16 Aug, 2011 1 commit
  11. 28 Jul, 2011 1 commit
  12. 26 Jul, 2011 3 commits
  13. 25 Jul, 2011 1 commit
  14. 24 Jul, 2011 3 commits
  15. 21 Jul, 2011 1 commit
  16. 17 Jul, 2011 1 commit
    • Martin Sustrik's avatar
      GENERIC socket type and COMMAND flag added · bf78e230
      Martin Sustrik authored
      GENERIC allows to use 0MQ as a dumb networking framework.
      It provides user with connect/disconnect notifications.
      Also, each inbound message is labeled by ID of the connection
      it originated from. Outbound messages should be labeled by
      the ID of the connection to send them to.
      
      To distinguish connect/disconnect notifications from common
      messages, COMMAND flag was introduced.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      bf78e230
  17. 15 Jul, 2011 2 commits
  18. 03 Jul, 2011 1 commit
  19. 27 Jun, 2011 1 commit
  20. 22 Jun, 2011 1 commit
  21. 20 Jun, 2011 1 commit
  22. 30 May, 2011 1 commit
  23. 12 Apr, 2011 2 commits
  24. 31 Mar, 2011 1 commit
  25. 24 Mar, 2011 2 commits
  26. 23 Mar, 2011 1 commit
  27. 09 Feb, 2011 1 commit
  28. 14 Jan, 2011 1 commit
  29. 12 Jan, 2011 1 commit
  30. 06 Dec, 2010 1 commit