On 12 August 2010 14:35, lichongbin2004 <[email protected]> wrote: > anybody here have ever tansport the LWIP in single-thread environment?
I'm assuming you want to know if anyone is using lwip in a single-threaded environment? If so, I'm one of them. I have developed several applications with lwip. None of them uses an OS (meaning no multi-threading). The simple "main loop" approach is used. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
