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

Method _testCmsgTrunc1

Lib/test/test_socket.py:4331–4332  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

4329
4330 @testCmsgTrunc1.client_skip
4331 def _testCmsgTrunc1(self):
4332 self.createAndSendFDs(1)
4333
4334 @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931")
4335 def testCmsgTrunc2Int(self):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected