From owner-freebsd-net@FreeBSD.ORG Thu Mar 8 12:47:50 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ABE5F16A408 for ; Thu, 8 Mar 2007 12:47:50 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id 8080B13C491 for ; Thu, 8 Mar 2007 12:47:50 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 10D7E1F653D; Thu, 8 Mar 2007 07:47:50 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by out1.internal (MEProxy); Thu, 08 Mar 2007 07:47:50 -0500 X-Sasl-enc: VUA0p05X4ss3A4bRj4/qK/ynXqYCtT6Z/YlcH660cy0S 1173358070 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 7A94719EE8; Thu, 8 Mar 2007 07:47:49 -0500 (EST) Message-ID: <45F005F3.20908@FreeBSD.org> Date: Thu, 08 Mar 2007 12:47:47 +0000 From: "Bruce M. Simpson" User-Agent: Thunderbird 1.5.0.9 (X11/20070125) MIME-Version: 1.0 To: Vlad GALU References: <1173273861.4982.8.camel@aarion> <45EF13CD.8020800@FreeBSD.org> <1173345342.4957.13.camel@aarion> <45EFF531.5080507@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexandru Arion , freebsd-net@freebsd.org Subject: Re: SO_ACCEPTCONN equivalent X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2007 12:47:50 -0000 Vlad GALU wrote: > >> >> Erm. It looks like it's implemented in 5.4 as well, although you might >> have mentioned in your original mail you were working with a legacy >> version of FreeBSD. :^) >> >> http://fxr.watson.org/fxr/ident?v=RELENG54&i=SO_ACCEPTCONN > > Manpage diff attached. Mailman ate your homework. :/ BMS