lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25622] Lack of return code checks in tcp_listen_input


From: Roman Trunov
Subject: [lwip-devel] [bug #25622] Lack of return code checks in tcp_listen_input can cause incoming connections to become blocked.
Date: Tue, 10 Mar 2009 15:06:02 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7

Follow-up Comment #2, bug #25622 (project lwip):

An outgoing packet may be as well sent without error but lost in the network.
I see this too often on GSM/GPRS links. This makes your fix useless. For
correct fix, upper-level TCP code must be fixed to correctly handle multiple
incoming handshake packets and repeat outgoing ones.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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