diff options
author | Jim Crist-Harif <jcristharif@gmail.com> | 2021-11-24 13:43:57 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 11:43:57 -0800 |
commit | d71c7bc7339eb82de493c66ebbbfa1cad250ac78 (patch) | |
tree | 0e7dd8cec580aa3189a3813170f93c81d32cd92c /Include/internal/pycore_pyerrors.h | |
parent | 256f9c4588ac16b59e0fe690ccbdc4052aef1fee (diff) | |
download | cpython-d71c7bc7339eb82de493c66ebbbfa1cad250ac78.tar.gz cpython-d71c7bc7339eb82de493c66ebbbfa1cad250ac78.zip |
bpo-45693: Document `port` parameter to `loop.create_server` (GH-29760)
Document the `port` parameter to `loop.create_server` in `asyncio`. In
particular, note that if `host` resolves to multiple network interfaces,
passing in `port=0` will result in a different random unused port being
used for each interface.
Automerge-Triggered-By: GH:ericvsmith
Diffstat (limited to 'Include/internal/pycore_pyerrors.h')
0 files changed, 0 insertions, 0 deletions