bug5263 272 B

12345
  1. o Minor bugfixes:
  2. - Disable writing on marked-for-close connections when they are
  3. blocked on bandwidth, to prevent busy-looping in Libevent. Fixes
  4. bug 5263; bugfix on 0.0.2pre13, where we first added a special
  5. case for flushing marked connections.