Milscvaer wrote:
What needs to be done is a simple interface from Perl to Kqueue with XS, simply allowing the Kqueue API to be accessed from Perl, then it should be a very simple matter for me to write the POE::Loop::Kqueue module in Perl to integrate it into POE.
This improvement would benefit a very large number of
POE users and greatly increase POEs usefulness and
capabilities.
I'm already working on IO::Kqueue and POE::Loop::XS::Kqueue. Hope I'll upload it to CPAN in 2004/12.
Using IO::Kqueue gives access to all power of kqueue(2) - not only used in libevent.
-- Sergey Skvortsov mailto: [EMAIL PROTECTED]
