| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
Re: pyCurl : get IP address of the peer socket
From: ferrety ferrety <yferrety_at_gmail.com>
Date: Tue, 9 Sep 2008 13:31:12 +0200
Hi Daniel,
Unfortunately, "pycurl" is only compatible with libCurl version 7.18.2
So, there no way to use "PRIMARY_IP".
While waiting a pyCurl upgrade or another advice, I'm using this litttle hack:
import socket
url = 'http://curl.haxx.se/'
which works almost all the time.
Regards
On Tue, Sep 9, 2008 at 12:48 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info