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: dupengbo
Subject: [lwip-devel] [bug #21307] tcp connect problem
Date: Wed, 31 Oct 2007 08:09:47 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

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

I think the code is correct, 
after calling function " tcp_ack(pcb);", when to send ACK, it is depend on
the timer, the ACK will be sent when the timer is up ( in function
tcp_slowtmr(void)).

so i think you should check your timer first.


    _______________________________________________________

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]