socks5_connect(): Fail in case of unsupported address types
authorFabian Keil <fk@fabiankeil.de>
Tue, 25 Oct 2016 10:45:56 +0000 (10:45 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 25 Oct 2016 10:45:56 +0000 (10:45 +0000)
commitfd252e59670de25103fa48f61acf8e25f3ab1b07
tree7b3a18d0c73b77a6e7a1cd6d1741cb4c6f12d652
parent55a90b73e52e8ecd2f82fe34c11999252b64d02e
socks5_connect(): Fail in case of unsupported address types

Previously they would not be detected right away and
Privoxy would fail later on with an error message that
didn't make it obvious that the problem was socks-related.

So far, no such problems have actually been reported.
gateway.c