02f99e6ad3
py-kqueue is Python glue for kqueue(2)/kevent(2) event interface on BSD systems. kqueue() provides a generic method of notifying the user when an event happens or a condition holds, based on the results of small pieces of kernel code termed filters. A kevent is identified by the (ident, filter) pair; there may only be one unique kevent per kqueue.
4 lines
176 B
Text
4 lines
176 B
Text
$NetBSD: distinfo,v 1.1.1.1 2002/11/24 09:30:24 jdolecek Exp $
|
|
|
|
SHA1 (py-kqueue-2.0.tar.gz) = 9b526dba2fcd8e91bae1faac603344e604cf1352
|
|
Size (py-kqueue-2.0.tar.gz) = 8911 bytes
|