MCPcopy Index your code
hub / github.com/RustPython/RustPython / _testCmsgTrunc1

Method _testCmsgTrunc1

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

Source from the content-addressed store, hash-verified

4226
4227 @testCmsgTrunc1.client_skip
4228 def _testCmsgTrunc1(self):
4229 self.createAndSendFDs(1)
4230
4231 @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931")
4232 def testCmsgTrunc2Int(self):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected