On Tue, 2009-10-06 at 17:32 -0400, David Shmelzer wrote: > I'm calling netconn_recv() in a loop in another thread with a zero timeout. > help?
Does that mean you're using the same connection from two different threads? That would certainly explain the problem. It's not supported I'm afraid. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
