1. 07 Sep, 2010 1 commit
    • Pieter Noordhuis's avatar
      Fix bug where the client is not present in server.clients when free'ing it · 00a90feb
      Pieter Noordhuis authored
      When creating the readable event results in an error (this happens when
      the server hits OS limits), the client was not added to the list of
      clients when freeClient was called. This results in an assertion error.
      It is better to check this condition first and free the client
      immediately when this condition occurs.
      00a90feb
  2. 03 Sep, 2010 14 commits
  3. 25 Aug, 2010 1 commit
  4. 24 Aug, 2010 1 commit
  5. 29 Jul, 2010 4 commits
  6. 24 Jul, 2010 1 commit
  7. 23 Jul, 2010 3 commits
  8. 22 Jul, 2010 5 commits
  9. 21 Jul, 2010 1 commit
  10. 12 Jul, 2010 2 commits
  11. 09 Jul, 2010 1 commit
  12. 01 Jul, 2010 4 commits
  13. 07 Jun, 2010 1 commit
  14. 02 Jun, 2010 1 commit