If I like to use sockets in lwip, what do I have to add to my makefile? Now I added:
LWIP_THUMB_SRC= \ ................ lwip-1.1.0/src/api/sockets.c \ (I added this) ......... Now I get 152 compiler warnings and the OS hangs. Regards, Rick _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
