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

Class _GiveupOnSendfile

Lib/socket.py:216–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214
215
216class _GiveupOnSendfile(Exception): pass
217
218
219class socket(_socket.socket):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…