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

Method _testCmsgTruncLen0Minus1

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

Source from the content-addressed store, hash-verified

4247
4248 @testCmsgTruncLen0Minus1.client_skip
4249 def _testCmsgTruncLen0Minus1(self):
4250 self.createAndSendFDs(1)
4251
4252 # The following tests try to truncate the control message in the
4253 # middle of the FD array.

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected