Subject: Re: TCP connections
To: None <gyro@zeta-soft.com, niklas@appli.se>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: current-users
Date: 02/12/1996 16:22:04
   BTW, does the TCP/IP standard allow/require connection arbitrary TCP
   connection resets after a certain amount of retransmits?

It doesn't explicitly say, though the wording implies that TCP should
retransmit `forever'.  

It's arguable that the timeout should be configurable per-socket (and the
default configurable per-host)...