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

Method _testCmsgTruncLen2Minus1

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

Source from the content-addressed store, hash-verified

4413
4414 @testCmsgTruncLen2Minus1.client_skip
4415 def _testCmsgTruncLen2Minus1(self):
4416 self.createAndSendFDs(2)
4417
4418
4419class RFC3542AncillaryTest(SendrecvmsgServerTimeoutBase):

Callers

nothing calls this directly

Calls 1

createAndSendFDsMethod · 0.95

Tested by

no test coverage detected