./devel/py-selectors2, Back-ported, durable, and portable selectors

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 2.0.1, Package name: py37-selectors2-2.0.1, Maintainer: pkgsrc-users

Backported, 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.


Required to run:
[lang/python37]

Master sites:

SHA1: 3bb9bcd899595341ce276a00e94317bafa5455eb
RMD160: 3b92f77e5f2ad99b9a2a6605359ff6a9d1fd3e60
Filesize: 18.164 KB

Version history: (Expand)