From owner-cvs-all Sun Jun 28 07:54:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA00800 for cvs-all-outgoing; Sun, 28 Jun 1998 07:54:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA00795; Sun, 28 Jun 1998 07:54:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA29639; Sun, 28 Jun 1998 07:53:49 -0700 (PDT) Date: Sun, 28 Jun 1998 07:53:49 -0700 (PDT) Message-Id: <199806281453.HAA29639@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/comms/conserver/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/06/28 07:53:49 PDT Modified files: comms/conserver/patches patch-af Log: Another spin loop bug. On dropped network connections, console(8) can also spin getting a 0 return from write(). (it's only testing for -1). Revision Changes Path 1.3 +7 -0 ports/comms/conserver/patches/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message