interface documentation

class _IKQueue(Interface): (source)

View In Hierarchy

An interface for KQueue implementations.

Attribute kevent An implementation of kevent(2).
Attribute kqueue An implementation of kqueue(2).

An implementation of kevent(2).

An implementation of kqueue(2).