tor/changes/bug5263

6 lines
272 B
Plaintext
Raw Normal View History

2012-06-05 18:11:08 +02:00
o Minor bugfixes:
- Disable writing on marked-for-close connections when they are
blocked on bandwidth, to prevent busy-looping in Libevent. Fixes
bug 5263; bugfix on 0.0.2pre13, where we first added a special
case for flushing marked connections.