lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9734] fix TCP_CLOSE in high load applications


From: Dainius Zilys
Subject: [lwip-devel] [patch #9734] fix TCP_CLOSE in high load applications
Date: Tue, 18 Dec 2018 01:22:33 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0

Follow-up Comment #2, patch #9734 (project lwip):

Yes, you could be right. I did not sent new arrived packets to tcpip_thread()
via tcpip_input(), but directly to the ethernet_input() from another thread.
So multitasking issue happened.
The patch can be ignored.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9734>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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