cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and tcp/ip stack

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 16 Mar 2009 22:53:35 -0600

On Mon, Mar 16, 2009 at 11:04:39PM +0100, Daniel Stenberg wrote:
> Yeah sure. libcurl assumes and uses a POSIX/bsd socket style API, so as
> long as you provide one you should get a pretty smooth ride. If you
> provide a different API you'll have to adjust libcurl where it touches the
> socket layer.

For reference, the following message lists the system calls libcurl makes
in one simple configuration. This gives a good indication of the sorts
of things a custom libc would need to provide:
http://curl.haxx.se/mail/lib-2008-08/0119.html

>>> Dan

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