From owner-freebsd-hackers Wed Oct 3 14:14:34 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from holly.dyndns.org (adsl-208-191-149-224.dsl.hstntx.swbell.net [208.191.149.224]) by hub.freebsd.org (Postfix) with ESMTP id D0BF037B401; Wed, 3 Oct 2001 14:14:29 -0700 (PDT) Received: (from chris@localhost) by holly.dyndns.org (8.11.4/8.9.3) id f93LDQ070912; Wed, 3 Oct 2001 16:13:26 -0500 (CDT) (envelope-from chris) Date: Wed, 3 Oct 2001 16:13:26 -0500 From: Chris Costello To: Oleg Golovanov Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Question about pthread Message-ID: <20011003161326.F57938@holly.calldei.com> Reply-To: chris@FreeBSD.ORG References: <3BBB77A7.5C4B129E@home.krasnoyarsk.ru> <20011003160951.E57938@holly.calldei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011003160951.E57938@holly.calldei.com>; from chris@FreeBSD.ORG on Wed, Oct 03, 2001 at 04:09:52PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday, October 03, 2001, Chris Costello wrote: > Because you're passing the _address_ of `confd', not the Er, sorry, `connfd' _is_ the address to a value (it's a pointer). But you're still passing an address, and I believe what I posted will solve the problem. -- +-------------------+---------------------------------------------------+ | Chris Costello | Implementation is the sincerest form of flattery. | | chris@FreeBSD.org | | +-------------------+---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message