Path to this page:
Subject: CVS commit: pkgsrc/sysutils/p5-IO-KQueue
From: Jens Rehsack
Date: 2010-02-23 14:08:53
Message id: 20100223130853.B296B175DF@cvs.netbsd.org
Log Message:
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.
Files: