From owner-freebsd-net@FreeBSD.ORG Thu Mar 8 12:12:56 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 62F1416A400 for ; Thu, 8 Mar 2007 12:12:56 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id EFB2213C471 for ; Thu, 8 Mar 2007 12:12:55 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by nf-out-0910.google.com with SMTP id k27so555141nfc for ; Thu, 08 Mar 2007 04:12:54 -0800 (PST) Received: by 10.78.164.9 with SMTP id m9mr33945hue.1173355974395; Thu, 08 Mar 2007 04:12:54 -0800 (PST) Received: by 10.78.71.19 with HTTP; Thu, 8 Mar 2007 04:12:54 -0800 (PST) Message-ID: Date: Thu, 8 Mar 2007 14:12:54 +0200 From: "Vlad GALU" To: "Bruce M. Simpson" In-Reply-To: <45EFF531.5080507@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_195539_29209309.1173355974349" References: <1173273861.4982.8.camel@aarion> <45EF13CD.8020800@FreeBSD.org> <1173345342.4957.13.camel@aarion> <45EFF531.5080507@FreeBSD.org> 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:12:56 -0000 ------=_Part_195539_29209309.1173355974349 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 3/8/07, Bruce M. Simpson wrote: > Alexandru Arion wrote: > > > > Thanks for both suggestions. Since I'll support version 5.4 and up, this > > leaves me to using the workaround implied by calling accept and checking > > the returned value, for now. > > > 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. > BMS > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it. ------=_Part_195539_29209309.1173355974349 Content-Type: application/octet-stream; name=getsockopt.2.diff Content-Transfer-Encoding: base64 X-Attachment-Id: f_ez15u6xh Content-Disposition: attachment; filename="getsockopt.2.diff" MTUxYTE1Mgo+IC5JdCBEdiBTT19BQ0NFUFRDT05OIFRhICJjaGVja3MgaWYgZ2l2ZW4gc29ja2V0 IGlzIGluIGxpc3RlbmluZyBtb2RlIgoxNzdhMTc5LDE4Mgo+IAo+IC5EdiBTT19BQ0NFUFRDT05O Cj4gaW5kaWNhdGVzIHdoZXRoZXIgdGhlIHNvY2tldCBpcyBpbiBsaXN0ZW5pbmcgbW9kZSBvciBu b3QKPiAK ------=_Part_195539_29209309.1173355974349--