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

File _highlevel_socket.py

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

Source from the content-addressed store, hash-verified

1# "High-level" networking interface
2from __future__ import annotations
3
4import errno

Callers

nothing calls this directly

Calls 1

addMethod · 0.80

Tested by

no test coverage detected