lwip-devel
[Top][All Lists]
Advanced

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

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


From: Cui hengbin
Subject: [lwip-devel] [bug #21307] tcp connect problem
Date: Tue, 23 Oct 2007 09:23:36 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; (R1 1.5))

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

1.Can you please stop at 'tcp_ack(pcb)' (in tcp_process() right after
TCP_EVENT_CONNECTED(); I think that's the call you wanted to change to
tcp_ack_now()) and write down the pcb->flags at that time (and post them
here)
to see why it doesn't send an ACK?
 
   I test it ,the result is :pcb->flags = 0;(I use today's CVS head;)

   

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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