Date: Wed, 3 Oct 2001 16:13:26 -0500 From: Chris Costello <chris@FreeBSD.ORG> To: Oleg Golovanov <olmi@home.krasnoyarsk.ru> Cc: freebsd-questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Question about pthread Message-ID: <20011003161326.F57938@holly.calldei.com> In-Reply-To: <20011003160951.E57938@holly.calldei.com>; from chris@FreeBSD.ORG on Wed, Oct 03, 2001 at 04:09:52PM -0500 References: <3BBB77A7.5C4B129E@home.krasnoyarsk.ru> <20011003160951.E57938@holly.calldei.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011003161326.F57938>