![]() | ||||||||||
Messages in this thread |
From: David Mosberger <davidm@napali.hpl.hp.com> Date: Tue, 3 Jun 2003 23:19:31 -0700 Yes, the "connection hangs/disappearances" where triggered by TCPAbortOnTimeout; This is correct. And it is the reason the connection dies silently. Because such write timeouts invoke tcp_done() which closes the connection off silently. This is correct behavior (sans the RTT bug David fixed of course :)) because a host which hasn't responded at all from so many repeated retransmission attempts isn't likely to get any reset we send either :) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:36 [from the cache] ©2003-2008 | ||||||||||