tor/src
Roger Dingledine 640c555f02 Fix a major load balance bug: we were round-robining in 16 KB chunks, and
servers with bandwidthrate of 20 KB, while downloading a 600 KB directory,
would starve their other connections. Now we try to be a bit more fair.


svn:r5906
2006-02-04 08:58:51 +00:00
..
common check for EADDRINUSE in a cross-platform way (unless i'm wrong) 2006-02-03 12:25:46 +00:00
config just because you support the feature does not mean that you 2006-02-04 07:45:40 +00:00
or Fix a major load balance bug: we were round-robining in 16 KB chunks, and 2006-02-04 08:58:51 +00:00
tools Efficiency hack: call tor_fix_source_file late, not early. Add "BUG" domain. Domains are now bitmasks... just in case. Make some err msgs non-general. 2005-10-25 07:05:03 +00:00
win32 bump to 0.1.1.12-alpha-cvs 2006-01-12 05:08:20 +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