mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
It can happen because we sent something that got an ENETUNREACH response. Bugfix on 0.2.4.8-alpha; fixes a part of bug 10777.
4 lines
221 B
Text
4 lines
221 B
Text
o Major bugfixes:
|
|
- Do not treat END_STREAM_REASON_INTERNAL as indicating a definite
|
|
circuit failure, since it could also indicate an ENETUNREACH
|
|
error. Fixes part of bug 10777; bugfix on 0.2.4.8-alpha.
|