| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
[PATCH] new connect status callback
From: Nick Jensen <nickrjensen_at_gmail.com>
Date: Tue, 2 Feb 2010 12:13:42 -0500
Hi All,
I've attached a small patch for curl-7.9.17 which is based on the
Basically instead of invoking the progress callback during the connect
The first curl option takes a pointer to a curl_connecting_callback defined as:
typedef int (*curl_connecting_callback)(CURL *curl, enum
The function gets invoked after DNS resolution when curl tries to
enum curl_connstat {
The second curl option is a custom pointer that will be the third
I haven't tested this extensively, but so far seems to work pretty
-- nick jensen
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info