bug10987 305 B

12345
  1. o Minor bugfixes
  2. - Fix IPv6 support when using the SocksPort with SOCKS5. Fixes bug10987.
  3. Using IPv6 through a SOCKS5 using the SocksPort option will now work
  4. with this fix. This part of the code has never been updated to support
  5. IPv6 thus this does not fix a previously introduced regression.