1. 21 Jun, 2011 1 commit
  2. 20 Jun, 2011 8 commits
  3. 19 Jun, 2011 7 commits
  4. 18 Jun, 2011 2 commits
  5. 17 Jun, 2011 1 commit
  6. 14 Jun, 2011 1 commit
  7. 13 Jun, 2011 3 commits
  8. 12 Jun, 2011 3 commits
  9. 11 Jun, 2011 1 commit
  10. 01 Jun, 2011 1 commit
  11. 31 May, 2011 2 commits
  12. 30 May, 2011 1 commit
  13. 28 May, 2011 1 commit
  14. 26 May, 2011 1 commit
  15. 25 May, 2011 1 commit
  16. 23 May, 2011 3 commits
  17. 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
  18. 17 May, 2011 2 commits