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. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
