lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Can I tune the retransmit configuration?


From: Simon Goldschmidt
Subject: Re: [lwip-users] Can I tune the retransmit configuration?
Date: Tue, 23 Nov 2010 16:49:03 +0100

Kieran Mansley <address@hidden> wrote:
> > If I remember correctly, TCP_WND is also used as a limit on the remote
> > host's advertised receive window, so it might well be the limiting
> > factor here, or am I wrong?
> 
> I can see no reason why it should, so I hope you're wrong!

Yeah, you're right: I think I was confused because pcb->snd_wnd is initialized 
to TCP_WND in tcp_connect(), but it is updated to the correct value once the 
first packet from the remote host is received. Sorry for the confusion!

Simon
-- 
GMX DSL Doppel-Flat ab 19,99 &euro;/mtl.! Jetzt auch mit 
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl



reply via email to

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