From owner-freebsd-hackers Tue Apr 2 03:37:38 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA08047 for hackers-outgoing; Tue, 2 Apr 1996 03:37:38 -0800 (PST) Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA08017 for ; Tue, 2 Apr 1996 03:37:05 -0800 (PST) Received: from localhost (babkin@localhost) by hq.icb.chel.su (8.6.5/8.6.5) id IAA09867; Tue, 2 Apr 1996 08:19:46 +0600 From: "Serge A. Babkin" Message-Id: <199604020219.IAA09867@hq.icb.chel.su> Subject: Re: SO_KEEPALIVE To: jgreco@brasil.moneng.mei.com (Joe Greco) Date: Tue, 2 Apr 1996 08:19:46 +0600 (ESD) Cc: hackers@FreeBSD.ORG In-Reply-To: <199604011838.MAA24760@brasil.moneng.mei.com> from "Joe Greco" at Apr 1, 96 12:38:39 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Question, stupid, nonetheless a question: > > Does anybody see any advantage to allowing for a way to set a systemwide > SO_KEEPALIVE default of ON? If you have PCs connected via network using rlogin or telnet and their users just turn them off without normal logout you get lots of hanging connections. SO_KEEPALIVE must be very useful here. -SB