> On 2001-01-26T15:08:21,
> James Sutherland <jas88@cam.ac.uk> said:
>
> > Obviously. The connection is now dead. However, trying to make a new
> > connection with different settings is perfectly reasonable.
>
> No.
>
> If connect() suddenly did two connection attempts instead of one, just how
> many timeouts might that break?
None. You time the request out as normal, if it does time out.
> > Why? The connection is dead, but there is nothing to prevent attempting
> > another connection.
>
> Right. And thats why connect() returns an error and retries are handled in
> userspace.
Except you can't retry without ECN, because DaveM wants to do a Microsoft
and force ECN on everyone, whether they like it or not. If ECN is so
wonderful, why doesn't anybody actually WANT to use it anyway?
James.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/