For more information on the search, visit the help page.
_IKQueue
kevent
kqueue
kqreactor
KQueueReactor
install
KQ_EV_ADD
KQ_EV_DELETE
KQ_EV_EOF
KQ_FILTER_READ
KQ_FILTER_WRITE
twisted.internet.kqreactor._IKQueue
twisted
internet
class _IKQueue(Interface):
View In Hierarchy
An interface for KQueue implementations.
An implementation of kevent(2).
An implementation of kqueue(2).