1. 06 Nov, 2012 6 commits
  2. 05 Nov, 2012 22 commits
  3. 04 Nov, 2012 11 commits
  4. 03 Nov, 2012 1 commit
    • Dominik Charousset's avatar
      fixed issues in middleman regarding io failures · ff7cf3c4
      Dominik Charousset authored
      this patch fixes an issue in the middleman where it didn't report back
      on socket IO failures, why actors never received 'EXIT' messages in case
      of disconnect events; this patch also replaces continuable_writer with
      continuable_io, which derives continuable_reader now to avoid the
      pointless multiple inheritance
      ff7cf3c4