From owner-cvs-all Mon Jan 7 14: 9:23 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 57F6B37B416; Mon, 7 Jan 2002 14:09:16 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.4) id g07M9Fb69956; Mon, 7 Jan 2002 17:09:15 -0500 (EST) (envelope-from wollman) Date: Mon, 7 Jan 2002 17:09:15 -0500 (EST) From: Garrett Wollman Message-Id: <200201072209.g07M9Fb69956@khavrinen.lcs.mit.edu> To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys accept.2 In-Reply-To: <200201070610.g076AcU34455@freefall.freebsd.org> References: <200201070610.g076AcU34455@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Nuke the paragraph that says "One can obtain user connection request > data without confirming the connection by issuing a recvmsg(2) [...]". > There's no such code in the kernel. This was possible using ISO TP, which actually *had* a notion of ``confirmation''. It probably ought to be possible in TCP as well, if a socket option were set. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message