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
