From owner-freebsd-hackers Mon Jun 8 14:19:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11304 for freebsd-hackers-outgoing; Mon, 8 Jun 1998 14:19:38 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpha.xerox.com (omega.Xerox.COM [13.1.64.95]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA11271 for ; Mon, 8 Jun 1998 14:19:23 -0700 (PDT) (envelope-from fenner@parc.xerox.com) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <32675(2)>; Mon, 8 Jun 1998 14:18:50 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177515>; Mon, 8 Jun 1998 14:18:46 -0700 To: Nate Williams cc: hackers@FreeBSD.ORG Subject: Re: ECONNREFUSED on a READ? In-reply-to: Your message of "Mon, 08 Jun 98 13:54:27 PDT." <199806082054.OAA26627@mt.sri.com> Date: Mon, 8 Jun 1998 14:18:31 PDT From: Bill Fenner Message-Id: <98Jun8.141846pdt.177515@crevenia.parc.xerox.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG An asynchronous connect() returns immediately, before the connection is established (or refused). When the final connection status is known it is reported, possibly in response to a read(). Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message