]> granicus.if.org Git - curl/commit
Enabled support for IPv6-style IP-addresses if ENABLE_IPV6 is set. If it isn't,
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jan 2001 10:21:30 +0000 (10:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Jan 2001 10:21:30 +0000 (10:21 +0000)
commit7872cc131aab3db9ca694264fc4ebb1308b26368
treecce4871643bfcab6af3a18a116c122e42384ca05
parent210aa4371c6d70b9e6a7d475ab862c47ac53e445
Enabled support for IPv6-style IP-addresses if ENABLE_IPV6 is set. If it isn't,
curl will return an error when such an address is used.
lib/url.c