Py-prefork-server

Latest version: v0.5.0

Safety actively analyzes 623047 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.1

-------------

* Fix total processed -> ConConovaloff
* Fix unregister child -> ConConovaloff

-------------

0.4.0

-------------

* Abstracted the polling layer due to issues with select.poll on OS X
(https://github.com/crustymonkey/py-prefork-server/issues/8 thanks Abai)
The best poller for the system this is running on is now automatically
selected (epoll on modern linux, kqueue on BSD/OS X, etc.)
* Updated documentation to reflect changes with PEP 8 compliance
* Fixed a bug in the example code
* Other minor fixes

-------------

0.3.0

-------------

* Fixed curState naming bug (thanks cosminbasca!)
* Added support for SO_REUSEPORT

-------------

0.2.1

-------------

* Added *args and **kwargs options for child class initialization (cosminbasca)

-------------

0.2.0

-------------

* Changed the entire API for PEP 8 compliance (mostly) (cosminbasca)

-------------

0.1.5

-------------

* Changed the socket bind hooks to be called during __init__ (cosminbasca)

-------------

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.