| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
curl_easy_setopt to allow for specifying the IP for connect() ?
From: Geff <boing_at_boing.com>
Date: Sat, 08 Jul 2006 23:01:56 -0700
All,
I'm trying to avoid DNS lookups. I want to provide the IP for the
curl_easy_setopt(CURLOPT_IP,"1.2.3.4");
Is that possible?
Something similar to the following:
CURLOPT_PORT
Or heck maybe even a to pass in something like this:
struct sockaddr_in serv_addr;
or something else appropriate. I'm pretty flexible here. Great
Thanks much,
Geff
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info