Thank you Daniel 2012/9/9 Daniel Stenberg <[email protected]>
> 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
