lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] TCP xfer halting


From: Kieran Mansley
Subject: [lwip-users] Re: [lwip] TCP xfer halting
Date: Wed, 08 Jan 2003 23:22:16 -0000

On Thu, 31 Oct 2002, Kevin Stokes wrote:
>
>   It is just sitting there with tcp_sndbuf() always returning a value of 0
> bytes, so no more data gets sent to tcp_write().

It could be the problem/fix I put in last week for the congestion window
variable wrapping to zero.  That would require a large number of transfers
before it was visible, and would often happen at around the same point.
Try turning on the CWND debug flag and see if it suddenly jumps from a
large value to zero or near zero just before the problem occurs.

Kieran

[This message was sent through the lwip discussion list.]




reply via email to

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