diff options
Diffstat (limited to 'changes/bug4710')
-rw-r--r-- | changes/bug4710 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug4710 b/changes/bug4710 new file mode 100644 index 000000000..7f94b4d20 --- /dev/null +++ b/changes/bug4710 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Exit nodes now correcly report EADDRINUSE and EADDRNOTAVAIL as + resource exhaustion, so that clients can adjust their load to + try other exits. Fix for bug 4710; bugfix on 0.1.0.1-rc, which + started using END_STREAM_REASON_RESOURCELIMIT. |