Log the correct proxy type on failure.
commit1210bdf146d707e3166c9ce881fdee67e5fa32ac
authorYawning Angel <yawning@schwanenlied.me>
Thu, 1 May 2014 03:43:53 +0000 (1 03:43 +0000)
committerYawning Angel <yawning@schwanenlied.me>
Wed, 21 May 2014 08:14:39 +0000 (21 08:14 +0000)
tree5210703557156b8faedbfd6a238811d6fef952fe
parentcd56b1a86ea255ba4bfc77959a88bfcd616ef516
Log the correct proxy type on failure.

get_proxy_addrport fills in proxy_type with the correct value, so there
is no point in logging something that's a "best guess" based off the
config.
src/or/connection.c