lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] connect block for ever?? (i need a workaround)


From: Kieran Mansley
Subject: Re: [lwip-devel] connect block for ever?? (i need a workaround)
Date: Thu, 02 Oct 2008 15:07:17 +0100

On Thu, 2008-10-02 at 15:43 +0200, Piero 74 wrote:
> do you think it is correct set TCP_MAXSYNRTX  =1?
> which problems could i have?

The problem would be that, in a network where there is loss or delay,
TCP would give up trying to make the connection sooner than it could.
i.e. It might fail to make a connection in a situation where if it kept
on trying it would eventually manage it.

Kieran





reply via email to

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