From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 17 22:50:12 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11C9416A421 for ; Mon, 17 Dec 2007 22:50:12 +0000 (UTC) (envelope-from james@mansionfamily.plus.com) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.freebsd.org (Postfix) with ESMTP id D4F4E13C465 for ; Mon, 17 Dec 2007 22:50:11 +0000 (UTC) (envelope-from james@mansionfamily.plus.com) Received: from [80.229.150.39] (helo=mansionfamily.plus.com) by ptb-relay03.plus.net with esmtp (Exim) id 1J4Omn-0003OQ-TV for freebsd-hackers@freebsd.org; Mon, 17 Dec 2007 22:50:10 +0000 Received: from [192.168.0.87] ([192.168.0.87]:1990) by mansionfamily.plus.com with [XMail 1.22 ESMTP Server] id for from ; Mon, 17 Dec 2007 22:55:32 -0000 Message-ID: <4766FDA0.9090509@mansionfamily.plus.com> Date: Mon, 17 Dec 2007 22:52:16 +0000 From: James Mansion Organization: MsgWare User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Kip Macy References: <4763A398.2040109@mansionfamily.plus.com> <47644BFE.3060003@elischer.org> <4766E92C.6020703@mansionfamily.plus.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Julian Elischer Subject: Re: kqueue and libev X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2007 22:50:12 -0000 Kip Macy wrote: > Do you have a set of regression tests for libev? It sounds like they > would worth having to regression test kqueue. > I would have thought that libevent and libev should both the checked against kqueue. Also APR and everything else that has support. I'm not the author of libev though, so I'm the wrong guy to ask.