tor/changes/bug10405
Nick Mathewson dd0745d066 Don't try to fetch bridge descriptors when DisableNetwork is set
Patch from Roger; changes file by me.

Fixes 10405; bugfix on 0.2.3.9-alpha, where DisableNetwork was
introduced.
2014-06-02 02:17:28 -04:00

5 lines
202 B
Plaintext

o Minor bugfixes:
- Avoid "Tried to open a socket with DisableNetwork set" warnings
when starting a bridge client without bridge descriptors. Fixes
bug 10405; bugfix on 0.2.3.9-alpha.