mgirke wrote:
I am having a NETCONN API, no RAW. One task for sending and one for receiving.
Does that mean you are using the same netconn from two different threads? For that to work, you need 2.0.0 and enable LWIP_NETCONN_FULLDUPLEX code. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
