An extension for use in the L{twisted.internet.iocpreactor} I/O Completion Ports reactor.
This code was initially part of the core Twisted project. It was moved into a separate repo in order to simplify the Twisted production deployment. As such, issues are handled via the twisted/twisted GitHub Issues system
Additionally, this package provides no compatability gurantees:
All use must be via the Twisted
PyPI distribution and twisted
Python package.
Applications must not depend on the twisted-iocpsupport
PyPI distribution directly.
Applications must not import names from the twisted_iocpsupport
package directly.
See the Twisted Compatability Policy for more info.