Path to this page:
./
devel/py-selectors2,
Back-ported, durable, and portable selectors
Branch: pkgsrc-2020Q4,
Version: 2.0.2,
Package name: py38-selectors2-2.0.2,
Maintainer: pkgsrc-usersBackported, durable, and portable selectors designed to replace the standard
library selectors module.
Features
* Support for all major platforms. (Linux, Mac OS, Windows)
* Support many different selectors
- select.kqueue (BSD, Mac OS)
- select.devpoll (Solaris)
- select.epoll (Linux 2.5.44+)
- select.poll (Linux, Mac OS)
- select.select - (Linux, Mac OS, Windows)
* Support for PEP 475 (Retries system calls on interrupt)
* Support for modules which monkey-patch the standard library after import
(like greenlet, gevent)
* Support for systems which define a selector being available but don't
actually implement it.
Master sites:
SHA1: 6ac62ace5e4d5010a0501fc7d3a9b23410a25240
RMD160: ad16f79dd3be8b2909c1ce99be12de2413104487
Filesize: 18.123 KB
Version history: (Expand)
- (2021-01-03) Package added to pkgsrc.se, version py38-selectors2-2.0.2 (created)