twisted.internet.kqreactor._IKQueue
class twisted.internet.kqreactor._IKQueue(Interface): (source)
View In Hierarchy
An interface for KQueue implementations.
An implementation of kqueue(2).
An implementation of kevent(2).