Re: TCP_LINGER2 TIME_WAIT
From: Andi Kleen
Date: Thu Sep 13 2007 - 05:43:34 EST
Reza Roboubi <reza@xxxxxxxxxx> writes:
> man 7 tcp says TCP_LINGER2 sets the lifetime of orphaned FIN_WAIT2 state
> sockets. What about wanting to forcibly kill a "rotten" TCP socket in
> any other "WAIT" state like TIME_WAIT?
The whole point of TIME-WAIT is catching old packets still in network.
Killing it early would avoid its purpose.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/