1. 12 Jun, 2012 38 commits
  2. 11 Jun, 2012 2 commits
    • Martin Hurton's avatar
      Fix race conditions in {tcp,ipc}_connecter · 3ec8e576
      Martin Hurton authored
      Once the object has been terminated, it is unsafe for this object
      to refer to its parent.
      
      The bug was responsible for occasional
      test_shutdown_stress failures.
      3ec8e576
    • Ian Barber's avatar
      Add disconnect test · d8f3487e
      Ian Barber authored
      Add a new section to the connect delay test that disconnects and
      reconnects a socket to ensure that some messages are appropriately
      blocked.
      d8f3487e