lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] multithreaded app ...


From: address@hidden
Subject: Re: [lwip-users] multithreaded app ...
Date: Mon, 21 Jun 2010 19:21:17 +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:
Umm, and what about using mutexes to protect de netconn resource ?? I
tried it but haven't been able to determine if it's the cause of my
breaks ...
That should work as long as you make sure that you acquire the mutex before *every* usage of the netconn.

BTW: either your clock or your timezone is 4 hours behind, which confuses my email client ;-)

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]