./devel/py-kqueue, Python interface to kqueue(2) and kevent(2) system calls

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 2.0nb2, Package name: py26-kqueue-2.0nb2, Maintainer: jdolecek

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.

See the manpages for further information on kqueue system interface.
File pykqueue.txt (part of the module distribution) describes
the Python module API, which mirrors the system interface to most extend.


Required to run:
[lang/python26]

Master sites:

SHA1: 9b526dba2fcd8e91bae1faac603344e604cf1352
RMD160: e066c4859b954a062edf1e251ccf00fb52d24a1a
Filesize: 8.702 KB

Version history: (Expand)