On 2001-01-26T15:08:21,
   James Sutherland <[EMAIL PROTECTED]> 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?

> 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.

Sincerely,
    Lars Marowsky-Brée <[EMAIL PROTECTED]>

-- 
Perfection is our goal, excellence will be tolerated. -- J. Yahl

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to