MCPcopy
hub / github.com/python-trio/trio / socket.py

File socket.py

src/trio/socket.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3# This is a public namespace, so we don't want to expose any non-underscored
4# attributes that aren't actually part of our public API. But it's very

Callers

nothing calls this directly

Calls 1

addMethod · 0.80

Tested by

no test coverage detected