This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
Add a sock argument to create_datagram_endpoint() #266
Closed
Description
A number of requests for customization of datagram endpoints would be better served by having a sock argument to create_datagram_endpoint(), similar to create_server() and create_connection(). Example:
http://bugs.python.org/issue25230
http://bugs.python.org/issue23972
Metadata
Metadata
Assignees
Labels
No labels