Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
IO::KQueue
==========
This module is a low level interface to the FreeBSD and Mac OS X kqueue()
system call. This is basically equivalent to epoll() on Linux - a high
performance poll() replacement.