lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Sending with thread safety


From: Sergio R. Caprile
Subject: Re: [lwip-users] Sending with thread safety
Date: Fri, 10 Jul 2015 09:07:47 -0300
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

I'm not sure about the timers, but as far as I know ALL lwIP functions
must be called from within the same thread (context), you can't call
something from interrupt context and then call something from the main loop.

-- 




reply via email to

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