python3-iowait 0.1-1.1build1 (ppc64el binary) in ubuntu bionic
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.
.
This package provides the module for Python 3.
Details
- Package version:
- 0.1-1.1build1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
i386 build of python-iowait 0.1-1.1build1 in ubuntu precise RELEASE produced
these files:
- python3-iowait_0.1-1.1build1_all.deb (6.0 KiB)
Package relationships
- Depends on: