|
From: | address@hidden |
Subject: | Re: [lwip-users] multithreaded app ... |
Date: | Mon, 21 Jun 2010 18:54:57 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 |
Teratux wrote:
Unfortunately, it's not. Sockets or netconns may only be used from one thread at a time.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 ) ??
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |