curl-library
Re: libcurl and lwip
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 1 Feb 2011 10:05:31 +0100 (CET)
Date: Tue, 1 Feb 2011 10:05:31 +0100 (CET)
On Mon, 31 Jan 2011, Prashant R wrote:
> I am wondering if there are any options to be able to configure various
> options for libcurl .
./configure --help shows most of them. The docs/INSTALL file descusses a bunch
of them.
> Also I am looking to use lwip's tcp/ip stack in libcurl . Where do I specify
> this linkage ?
libcurl isn't linked to use any particular tcp/ip stack. It uses socket/POSIX
functions and you're free to provide them using any ip stack you please.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-02-01