mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
8 lines
307 B
Text
8 lines
307 B
Text
|
o Minor bugfixes:
|
||
|
|
||
|
- Don't check for whether the address we're using for outbound
|
||
|
connections has changed until after the outbound connection has
|
||
|
completed. On Windows, getsockname() doesn't succeed until the
|
||
|
connection is finished. Fix for bug 5374; bugfix on
|
||
|
0.1.1.14-alpha.
|