MCPcopy 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

countMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected