Searched refs:open_unix_connection (Results 1 – 5 of 5) sorted by relevance
64 conn_fut = asyncio.open_unix_connection(httpd.address,94 conn_fut = asyncio.open_unix_connection(120 conn_fut = asyncio.open_unix_connection(httpd.address,675 reader, writer = await asyncio.open_unix_connection(
138 * - ``await`` :func:`open_unix_connection`
107 .. coroutinefunction:: open_unix_connection(path=None, \*, loop=None, \
120 async def open_unix_connection(path=None, *, function
2306 streams.open_unix_connection(), and streams.start_unix_server().