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

Method _testCmsgTruncLen0Minus1

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

Source from the content-addressed store, hash-verified

4350
4351 @testCmsgTruncLen0Minus1.client_skip
4352 def _testCmsgTruncLen0Minus1(self):
4353 self.createAndSendFDs(1)
4354
4355 # The following tests try to truncate the control message in the
4356 # middle of the FD array.

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected