mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
be76850995
We had all the code in place to handle this right... except that we were unconditionally opening a PF_INET socket instead of looking at sa_family. Ow. Fixes bug 2574; not a bugfix on any particular version, since this never worked before.
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
o Minor features:
|
|
- Allow nameserves with IPv6 address. Fixes bug 2574.
|