Dynamic selection for network service ports?

Markus Elfring Markus.Elfring at web.de
Wed May 1 15:34:56 EDT 2019


> For the truly lazy, we have hash links.

Thanks for your reminder.


> https://docs.python.org/3/library/socketserver.html#socketserver.BaseServer.allow_reuse_address

The relationship of this class attribute with the identifier (or option) “SO_REUSEADDR”
might become easier to find.
The use of such a configuration parameter might need further considerations.

Regards,
Markus



More information about the Python-list mailing list