Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
authorJens Hamisch <jens@Strawberry.COM>
Fri, 27 Apr 2001 17:00:36 +0000 (19:00 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 30 Apr 2001 12:29:21 +0000 (12:29 +0000)
commitaf130d4569250a70a5454519dc1efae1a891ab62
tree751a7d7ce54a2a684ef0e5a816fe974fcc065aaf
parent7e92b0959fb4c0f54fe954a74d712d3cd54b1d9b
Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
Message-ID: <20010427170036.K1372@Strawberry.COM>

SOCKS5_VERSION_NAME is the right symbol to detect
the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
function called socks5_init() is available, and even that is
not universal, most SOCKS5 installations use SOCKSinit()).

p4raw-id: //depot/perl@9914
perlio.c