bugfix: if the exit stream is pending on the resolve, and a destroy
commit1b25794a56654e115fa46ac9bfc6334753f6dda1
authorRoger Dingledine <arma@torproject.org>
Wed, 25 Feb 2004 06:57:57 +0000 (25 06:57 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 25 Feb 2004 06:57:57 +0000 (25 06:57 +0000)
tree37a2c4bfed1532d83719bd73a8cccf53199d66dc
parent8da2e00a83b1fd1e7dba8ad07422ee34ba3ca97d
bugfix: if the exit stream is pending on the resolve, and a destroy
arrives, then the stream wasn't getting removed from the pending list.

this may have been the lucky-bug.
this commit may also not actually fix the bug. it's darn hard to
reproduce.

svn:r1122
src/or/connection.c