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

Method _testCmsgTruncLen0

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

Source from the content-addressed store, hash-verified

4283
4284 @testCmsgTruncLen0.client_skip
4285 def _testCmsgTruncLen0(self):
4286 self.createAndSendFDs(1)
4287
4288 @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931")
4289 def testCmsgTruncLen0Plus1(self):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected