1. 15 Jul, 2005 1 commit
  2. 14 Jul, 2005 1 commit
    • reggie@linux.site's avatar
      Bug #7403 error "Forcing close of thread 1 user: 'xxx'" · adfa1a25
      reggie@linux.site authored
      The problem was that on Windows, the socket was in a blocking state 
      trying to read.  Setting killed=1 is not enough to break the 
      socket out of it's read loop.   You have to cancel the read request
      or close the socket (which close_connection does).
      adfa1a25
  3. 13 Jul, 2005 7 commits
  4. 12 Jul, 2005 12 commits
  5. 11 Jul, 2005 5 commits
  6. 08 Jul, 2005 6 commits
  7. 07 Jul, 2005 5 commits
  8. 06 Jul, 2005 3 commits