lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Exporting the real BSD socket API function names?


From: Mason
Subject: [lwip-users] Exporting the real BSD socket API function names?
Date: Wed, 29 Feb 2012 12:02:59 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Firefox/10.0.2 SeaMonkey/2.7.2

Hello,

Is it possible to configure lwip in such a way that the static
library I build exports the /real/ BSD socket API function names?
I.e. export foo instead of lwip_foo (for socket, connect, bind, etc)

I'm trying to port libcurl on top of lwip, and it expects an actual
BSD socket implementation, POSIX-compliant and all.

-- 
Regards.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]