diff options
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | 2021-09-08 16:58:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-08 16:58:43 (GMT) |
commit | 59ea704df7a2fae4559e1e04f7a59d6c40f63657 (patch) | |
tree | d465a855c6325d2faeb2486a33d3183058ac6ebf /PC/winsound.c | |
parent | a5610057615779ca6fc75d9e006d2fae644a94d3 (diff) | |
download | cpython-59ea704df7a2fae4559e1e04f7a59d6c40f63657.zip cpython-59ea704df7a2fae4559e1e04f7a59d6c40f63657.tar.gz cpython-59ea704df7a2fae4559e1e04f7a59d6c40f63657.tar.bz2 |
bpo-45129 Remove deprecated reuse_address (GH-28207)
Due to significant security concerns, the reuse_address parameter of
asyncio.loop.create_datagram_endpoint, deprecated in Python 3.9, is
now removed. This is because of the behavior of the socket option
SO_REUSEADDR in UDP.
Co-authored-by: Ćukasz Langa <lukasz@langa.pl>
Diffstat (limited to 'PC/winsound.c')
0 files changed, 0 insertions, 0 deletions