lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50837] LWIP TCP/IP race condition


From: Joel Cunningham
Subject: [lwip-devel] [bug #50837] LWIP TCP/IP race condition
Date: Tue, 2 May 2017 15:00:05 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.1 Safari/603.1.30

Follow-up Comment #22, bug #50837 (project lwip):

Preet,

The mailbox implementation is port specific.  My port uses static memory to
provide storage for the mbox messages, sounds like your uses LwIP's memory
pool

All that aside, I think we have a problem with a connection stuck in zero
window probing.  

Simon,

I spent more time examining the source and for a socket using blocking sockets
(not using SO_SNDTIMEO) I can't find anything that would time out the
connection.  If I've missed something, please point me in the direction that
contains the timeout

If I get some more time, I might put together a unit test.  We should be able
to reasonably test connection failures for both retransmission timeouts and
zero window probes



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50837>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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