aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5263
blob: 25793f141ba8913a960fc92169d8684d8d1e6933 (plain)
1
2
3
4
5
  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.