Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ _GiveupOnSendfile
Class
_GiveupOnSendfile
Lib/socket.py:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
214
215
class
_GiveupOnSendfile(Exception):
pass
216
217
218
class
socket(_socket.socket):
Callers
1
_sendfile_use_sendfile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected