Commit graph

3 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
06452939ff Make build with Python-2.3. 2004-12-28 15:17:51 +00:00
jdolecek
02f99e6ad3 Initial import of py-kqueue version 2.0 into the Packages Collection.
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.
2002-11-24 09:30:24 +00:00