forked from pool/python-portpicker
- update to 1.5.2:
* Do not re-pick a known used (not-yet-returned) port when running stand alone without a portserver. * When not using a portserver *(you really should)*, try the `bind(0)` approach before hunting for random unused ports. More reliable per OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portpicker?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 19 11:16:35 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.5.2:
|
||||
* Do not re-pick a known used (not-yet-returned) port when running stand alone
|
||||
without a portserver.
|
||||
* When not using a portserver *(you really should)*, try the `bind(0)`
|
||||
approach before hunting for random unused ports. More reliable per
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 13:22:11 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user