lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ARP message stops TCP?


From: address@hidden
Subject: Re: [lwip-users] ARP message stops TCP?
Date: Thu, 20 Jul 2017 21:07:44 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Mike Rosing wrote:

I have a strange problem where raw API LwIP (2.0.2) seems to work most of the time but appears to randomly stop.  So I put wireshark up and looked at the messages between LwIP and the server it was talking to.


From the description of your program, it sounds like your problem could well be that you're violating lwIP's threading requirements.
Have you read the documentation on how lwIP must be used (e.g. http://www.nongnu.org/lwip/2_0_x/pitfalls.html)?

Simon

reply via email to

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