Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ connection.py
File
connection.py
Lib/multiprocessing/connection.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#
2
# A higher level module for using sockets (or Windows named pipes)
3
#
4
# multiprocessing/connection.py
Callers
nothing calls this directly
Calls
2
count
Method · 0.45
register
Method · 0.45
Tested by
no test coverage detected