diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5263 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5263 b/changes/bug5263 new file mode 100644 index 000000000..25793f141 --- /dev/null +++ b/changes/bug5263 @@ -0,0 +1,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. |