1. 18 Aug, 2012 2 commits
  2. 16 Aug, 2012 4 commits
  3. 14 Aug, 2012 1 commit
  4. 10 Aug, 2012 4 commits
  5. 09 Aug, 2012 2 commits
  6. 08 Aug, 2012 11 commits
  7. 07 Aug, 2012 15 commits
  8. 06 Aug, 2012 1 commit
    • Joe Mason's avatar
      sws: close sockets properly · 42e4c34f
      Joe Mason authored
      Fix a bug where closed sockets (fd -1) were left in the all_sockets
      list, because of missing parens in a pointer arithmetic expression
      
      Reenable the tests that were locking up due to this bug.
      42e4c34f