cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: socket callback for setsockopt()

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 10 Aug 2006 14:21:30 -0700

On Thu, Aug 10, 2006 at 09:01:00PM +0000, David McCreedy wrote:
> The definition of curl_socket_t has been moved from include/curl/multi.h
> and lib/setup.h to include/curl/curl.h so it is available for the typedef
> of the curl_sockopt_callback.
>
> The code changes for the callback itself are simple in comparison to moving
> the curl_socket_t definition.

At least one recently-committed change to CVS is lost in this patch. The line
  #if defined(_AIX) || defined(NETWARE) || defined(__NetBSD__)
has changed, and it's not propagated to curl.h

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2006-08-10