cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does curl_interface support ipv6 address?

From: Lee Bill <wildlily980_at_gmail.com>
Date: Sun, 9 Sep 2012 20:14:28 +0800

Thank you Daniel

2012/9/9 Daniel Stenberg <daniel_at_haxx.se>

> 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<http://cool.haxx.se/list/listinfo/curl-library>
> Etiquette: http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html>
>

-- 
Best Regards
Bill

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