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

Method _testCmsgTruncLen0

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

Source from the content-addressed store, hash-verified

4386
4387 @testCmsgTruncLen0.client_skip
4388 def _testCmsgTruncLen0(self):
4389 self.createAndSendFDs(1)
4390
4391 @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931")
4392 def testCmsgTruncLen0Plus1(self):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected