From owner-freebsd-hackers Wed Mar 6 13:57:20 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 9EC5E37B400 for ; Wed, 6 Mar 2002 13:57:14 -0800 (PST) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 56AF2A804; Thu, 7 Mar 2002 08:57:12 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 51FB85426; Thu, 7 Mar 2002 08:57:12 +1100 (EST) Date: Thu, 7 Mar 2002 08:57:12 +1100 (EST) From: Andrew To: Conrad Sabatier Cc: FreeBSD Hackers List Subject: Re: kqueue example code - suggestions? In-Reply-To: Message-ID: <20020307085517.W26785-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Wed, 6 Mar 2002, Conrad Sabatier wrote: > Could anyone suggest a package I might look at to get an example of "real > world" kqueue() processing that would be not too difficult to digest? I'm > interested in converting an existing package from using poll() to kqueue(). misc/wait_on (not yet committed - ports/34414). Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message