Fedora Packages

python3-iowait Subpackage of python-iowait

Platform-independent module for I/O completion events

Different operating systems provide different ways to wait for I/O completion events: there’s select(), poll(), epoll() and kqueue(). For cross-platform applications it can be a pain to support all this system functions, especially because each one provides a different interface. IOWait solves this problem by providing a unified interface and using always the best and faster function available in the platform. Its only limitation is that, on Windows, it only works for sockets. Python 3 version.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.2-32.fc40 -
Fedora 40 0.2-32.fc40 -
Fedora 39 0.2-25.fc39 -
Fedora 38 0.2-22.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-iowait dash maintainers at fedoraproject dot org.



Sources on Pagure