lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #26069] Connect to a remote IP address which is not pr


From: Kieran Mansley
Subject: [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang
Date: Thu, 02 Apr 2009 14:15:59 +0000
User-agent: Opera/9.21 (X11; Linux i686; U; en)

Follow-up Comment #1, bug #26069 (project lwip):

Isn't this case covered by the lines (around tcp.c:583 in CVS head) in
tcp_slowtmr():

    if (pcb->state == SYN_SENT && pcb->nrtx == TCP_SYNMAXRTX) {
      ++pcb_remove;




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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