1. 12 Jun, 2012 2 commits
  2. 04 Jun, 2012 1 commit
  3. 03 Jun, 2012 1 commit
    • Ian Barber's avatar
      Rebinding on reconnection to allow for the pipe blocking will set the event sink… · 1566091b
      Ian Barber authored
      Rebinding on reconnection to allow for the pipe blocking will set the event sink again, which will cause an assert to be triggered. I have modified that to allow for setting the same sink to be OK. I believe this should be ok - on termination, if a pipe hasn't reconnected, it would just attempt to be erased from the pipes list again, which is reasonable
      1566091b
  4. 26 Apr, 2012 1 commit
  5. 21 Apr, 2012 1 commit
  6. 28 Mar, 2012 1 commit
  7. 15 Feb, 2012 1 commit
  8. 10 Feb, 2012 1 commit
  9. 04 Nov, 2011 1 commit
  10. 01 Nov, 2011 2 commits
  11. 31 Oct, 2011 1 commit
  12. 23 Jun, 2011 1 commit
  13. 22 Jun, 2011 1 commit
  14. 20 Jun, 2011 2 commits
  15. 19 Jun, 2011 1 commit
  16. 31 May, 2011 1 commit
  17. 30 May, 2011 1 commit
  18. 26 May, 2011 1 commit
  19. 25 May, 2011 1 commit
  20. 23 May, 2011 1 commit
  21. 22 May, 2011 1 commit
    • Martin Sustrik's avatar
      Introduces bi-directional pipes · acf0b0e5
      Martin Sustrik authored
      So far, there was a pair of unidirectional pipes between a socket
      and a session (or an inproc peer). This resulted in complex
      problems with half-closed states and tracking which inpipe
      corresponds to which outpipe.
      
      This patch doesn't add any functionality in itself, but is
      essential for further work on features like subscription
      forwarding.
      Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
      acf0b0e5
  22. 21 Apr, 2011 1 commit
  23. 24 Mar, 2011 2 commits
  24. 02 Mar, 2011 1 commit
  25. 22 Feb, 2011 1 commit
  26. 07 Jan, 2011 1 commit
  27. 15 Dec, 2010 1 commit
  28. 30 Oct, 2010 1 commit
  29. 08 Oct, 2010 1 commit
  30. 13 Sep, 2010 1 commit
  31. 28 Aug, 2010 4 commits
  32. 25 Aug, 2010 2 commits