lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19986] tcp connect problem


From: Cui hengbin
Subject: [lwip-devel] [bug #19986] tcp connect problem
Date: Mon, 28 May 2007 07:13:23 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

URL:
  <http://savannah.nongnu.org/bugs/?19986>

                 Summary: tcp connect problem
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: phant
            Submitted on: Monday 05/28/2007 at 07:13
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

hi All:
   my lwip version is check from CVS.
   the old is ok.
   But when resolve tcp bind.producing suck problem.
   
   when tcp_connect
   pcb->sate = SYN_SENT;
   but add tcp_pcb_remove(&tcp_bound_pcbs,pcb);
   pcb->state = CLOSED.

   and assert in tcp_slowtmr();
   is it wrong,or not?

help me!




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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