MCPcopy Index your code
hub / github.com/python/cpython / gen_unix_socket_path

Function gen_unix_socket_path

Lib/test/test_asyncio/utils.py:240–241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238
239
240 def gen_unix_socket_path():
241 return socket_helper.create_unix_domain_name()
242
243
244 @contextlib.contextmanager

Callers 1

unix_socket_pathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…