diff options
author | Roger Dingledine <arma@torproject.org> | 2004-11-21 11:30:33 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-11-21 11:30:33 +0000 |
commit | 4f2c2c99488d53294d1e0445055c8fdcde4ccb06 (patch) | |
tree | 1db34feab935b7f7d9c7b29409a63dc1fd414778 /contrib/tor-stress | |
parent | 27b87972451325d76fbbcd6ac516427052b097ec (diff) | |
download | tor-4f2c2c99488d53294d1e0445055c8fdcde4ccb06.tar.gz tor-4f2c2c99488d53294d1e0445055c8fdcde4ccb06.zip |
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
Diffstat (limited to 'contrib/tor-stress')
0 files changed, 0 insertions, 0 deletions