pkgsrc/sysutils/p5-IO-KQueue/DESCR
sno 4482d8b94b Importing sysutils/p5-IO-KQueue version 0.34 as dependency for scheduled
update of devel/p5-File-ChangeNotify to 0.12.

This module provides a fairly low level interface to the BSD kqueue(2) system
call, allowing you to monitor for changes on sockets, files, processes and
signals.

Usage is very similar to the kqueue system calls, so having read and
understood the kqueue(2) man page is a usage prereqisite.
2010-02-23 13:08:53 +00:00

6 lines
290 B
Text

This module provides a fairly low level interface to the BSD kqueue(2) system
call, allowing you to monitor for changes on sockets, files, processes and
signals.
Usage is very similar to the kqueue system calls, so having read and
understood the kqueue(2) man page is a usage prereqisite.