-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.create_unix_server
- https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.create_unix_connection
- https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.loop.create_datagram_endpoint
add support for all 3 of these interfaces. unit test can just be marked as only running on Linux
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request