From owner-freebsd-net@FreeBSD.ORG Fri Mar 4 19:26:57 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE10016A4CE for ; Fri, 4 Mar 2005 19:26:57 +0000 (GMT) Received: from te-clan.ch (ns1.te-clan.ch [217.118.194.40]) by mx1.FreeBSD.org (Postfix) with SMTP id DB7DF43D1F for ; Fri, 4 Mar 2005 19:26:56 +0000 (GMT) (envelope-from bachi@te-clan.ch) Received: (qmail 45427 invoked from network); 4 Mar 2005 19:26:15 -0000 Received: from unknown (HELO notebook.bachi.net) (80.219.63.44) by te-clan.ch with SMTP; 4 Mar 2005 19:26:15 -0000 From: Andreas Bachmann To: Garrett Wollman In-Reply-To: <200503041913.j24JDfD8078029@khavrinen.lcs.mit.edu> References: <40850.193.134.254.115.1109947834.squirrel@webmail.te-clan.ch> <200503041913.j24JDfD8078029@khavrinen.lcs.mit.edu> Content-Type: text/plain Date: Fri, 04 Mar 2005 20:26:54 +0100 Message-Id: <1109964414.701.22.camel@notebook.bachi.net> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: xsocket unique id X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 19:26:58 -0000 > > my question is: which variable in the xsocket or socket structure, is the > > unique id of a socket? > > xso_so hmmm... i think, it's not a number, but a socket structure. is this effectively the unique id? greets Andreas Bachmann