Name : python3-iowait
| |
Version : 0.2
| Vendor : Fedora Project
|
Release : 32.fc40
| Date : 2024-01-26 06:34:30
|
Group : Unspecified
| Source RPM : python-iowait-0.2-32.fc40.src.rpm
|
Size : 0.05 MB
| |
Packager : Fedora Project
| |
Summary : Platform-independent module for I/O completion events
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/aarch64/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python-iowait
python3-iowait
python3.12-iowait
python3.12dist(iowait)
python3dist(iowait)
Requires :