Subject: Re: HEADS UP: kqueue support merged
To: Matthew Mondor <mmondor@gobot.ca>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 10/24/2002 08:40:46
On Thu, Oct 24, 2002 at 03:28:20AM -0400, Matthew Mondor wrote:

 > I am also wondering about signal events, can they also be catched so that
 > a main loop can catch fs events, fd events, and signals, alltogether,
 > using kqueue?

Yah, kqueue does signals (though they don't provide as much context as
normal signal delivery).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>