[docs] [issue33921] Explain that '' can be used to bind to all interfaces for the AF_INET address family in the docs
Christian Heimes
report at bugs.python.org
Sat Jul 28 06:03:26 EDT 2018
Christian Heimes <lists at cheimes.de> added the comment:
New changeset 95dfb9c3aefdc981d23af700b753a6c97159ccad by Christian Heimes (johnthagen) in branch 'master':
bpo-33921: Clarify how to bind to all interfaces using socket (GH-7877)
https://github.com/python/cpython/commit/95dfb9c3aefdc981d23af700b753a6c97159ccad
----------
nosy: +christian.heimes
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33921>
_______________________________________
More information about the docs
mailing list