Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _testCmsgTruncLen1
Method
_testCmsgTruncLen1
Lib/test/test_socket.py:4405–4406 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
4403
4404
@testCmsgTruncLen1.client_skip
4405
def
_testCmsgTruncLen1(self):
4406
self.createAndSendFDs(2)
4407
4408
4409
@skipForRefleakHuntinIf(sys.platform ==
"darwin"
,
"#80931"
)
Callers
nothing calls this directly
Calls
1
createAndSendFDs
Method · 0.95
Tested by
no test coverage detected