lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] How to check send state?


From: Simon Goldschmidt
Subject: Re: [lwip-users] How to check send state?
Date: Tue, 16 Sep 2014 09:04:06 +0200

Karl Karpfen wrote:
> [..]
> My problem here: sentLength is manipulated out of interrupt context while 
> checking
> it for completion is done out of main loop.

That's a problem indeed. Seems like you are violating lwIP's threading 
requirements (search the list or the wiki, there are numerous post about it).


Simon



reply via email to

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