From owner-freebsd-hackers Mon Jun 8 11:45:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA16048 for freebsd-hackers-outgoing; Mon, 8 Jun 1998 11:45:56 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from terra.Sarnoff.COM (terra.sarnoff.com [130.33.11.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA15867 for ; Mon, 8 Jun 1998 11:45:22 -0700 (PDT) (envelope-from rminnich@Sarnoff.COM) Received: (from rminnich@localhost) by terra.Sarnoff.COM (8.6.12/8.6.12) id OAA29469; Mon, 8 Jun 1998 14:44:49 -0400 Date: Mon, 8 Jun 1998 14:44:49 -0400 (EDT) From: "Ron G. Minnich" X-Sender: rminnich@terra To: Bill Fenner cc: nate@mt.sri.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> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 8 Jun 1998, Bill Fenner wrote: > 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. Thanks. The socket in my code is not in async. mode. The socket in telnet, well, I don't know, though I saw no sort of options set that would put it into async. mode. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message