commit | 95157c6a281ccfc7a92a17dfb8d7b5338cad5cb7 | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Wed Dec 11 04:49:23 2019 |
committer | GitHub <noreply@github.com> | Wed Dec 11 04:49:23 2019 |
tree | 45298a4f1b2303c0e511c91866da4c25556445db | |
parent | 1b0e88dde146eb290735f4b486d4a67074132100 [diff] |
bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (GH-17570) (cherry picked from commit ab513a38c98695f271e448fe2cb7c5e39eeaaaaf) Co-authored-by: Kyle Stanley <aeros167@gmail.com>