Teratux wrote:
I'm having trouble setting up a two threaded application that reads and
writes from an ethernet port. Is there any problem with setting up
something like this?? Is lwip prepared to share resources like the
netconn* struct and is it able to read and write at the same time (
ideally ) ??
Unfortunately, it's not. Sockets or netconns may only be used from one
thread at a time.
Simon
_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users