https://bugzilla.redhat.com/show_bug.cgi?id=1371810
Bug ID: 1371810
Summary: Review Request: python-iowait - Platform-independent
module for I/O completion events
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-iowait.spec
SRPM URL:
https://ignatenkobrain.fedorapeople.org/for-review/python-iowait-0.2-1.fc26.src.rpm
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.
Fedora Account System Username: ignatenkobrain
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]