From owner-freebsd-hackers Mon Jun 8 13:58:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06831 for freebsd-hackers-outgoing; Mon, 8 Jun 1998 13:58:21 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06808 for ; Mon, 8 Jun 1998 13:58:06 -0700 (PDT) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id OAA09321; Mon, 8 Jun 1998 14:54:31 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA26627; Mon, 8 Jun 1998 14:54:27 -0600 Date: Mon, 8 Jun 1998 14:54:27 -0600 Message-Id: <199806082054.OAA26627@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bill Fenner Cc: nate@mt.sri.com, rminnich@sarnoff.com, avalon@coombs.anu.edu.au, hackers@FreeBSD.ORG Subject: Re: ECONNREFUSED on a READ? In-Reply-To: <98Jun8.110728pdt.177515@crevenia.parc.xerox.com> References: <98Jun8.110728pdt.177515@crevenia.parc.xerox.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Although the ktrace definitely didn't show it, I believe it's possible for > this sequence of events to occur if the socket is in asynchronous mode. Why is that? Does asynchronous mode assume that there must be data to receive before-hand? I would think returning 0 would be acceptable. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message