cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does curl_interface support ipv6 address?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 9 Sep 2012 13:35:12 +0200 (CEST)

On Sun, 9 Sep 2012, Lee Bill wrote:

> We know we can select an ip as interface like this:
> curl_setopt($ch,curl_interface,"1.2.3.4");
> Questions is can we do it with an ipv6 address?
> curl_setopt($ch,curl_interface,"a ipv6 address");

Yes we can.

Otherwise there's a bug to fix... =)

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-09-09