tor/src
Roger Dingledine 4f2c2c9948 The crowning bugfix.
The problem was that with high load, circuit package window was
reaching 0. Whenever we got a circuit-level sendme, we were
reading a lot on each socket, but only writing out a bit. So we
would eventually reach eof. This would be noticed and acted on
even when there are still bytes sitting in the inbuf.


svn:r2932
2004-11-21 11:30:33 +00:00
..
common and a comment so i don't try to 'fix' it again later 2004-11-20 12:17:19 +00:00
config Note where torrc goes. 2004-11-14 19:08:08 +00:00
or The crowning bugfix. 2004-11-21 11:30:33 +00:00
tools Fix cast warning in tor-resolve.c 2004-11-14 18:14:15 +00:00
win32 Bump windows version 2004-11-21 04:18:36 +00:00
.cvsignore First cut at cleaning out a lot of the extra stuff. 2002-06-29 00:54:00 +00:00
Makefile.am Link tools directory into rest of build system 2004-10-28 20:31:15 +00:00