bug6468 460 B

12345678
  1. o Minor bugfixes:
  2. - Remove some now-needless code that tried to aggressively flush
  3. OR connections as data was added to them. Since 0.2.0.1-alpha,
  4. our cell queue logic has saved us from the failure mode that
  5. this code was supposed to prevent. Removing this code will limit
  6. the number of baroque control flow paths through Tor's network
  7. logic. Reported pseudonymously on IRC. Fix for bug 6468;
  8. bigfix on 0.2.0.1-alpha.