summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2018-05-30-01-05-50.bpo-31922.fobsXJ.rst
blob: df3881bffaaa3898abe9b7d6fda1d1583662b730 (plain)
1
2
3
:meth:`asyncio.AbstractEventLoop.create_datagram_endpoint`:
Do not connect UDP socket when broadcast is allowed.
This allows to receive replies after a UDP broadcast.