On Tue, 2008-12-23 at 15:45 +0800, yueyue papa wrote: > My question > 1. Whether my flow break the lwIP pre-required condition.
Yes, if I understand you correctly, you're using the same socket from two different threads or processes, which lwIP isn't very good at supporting. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
