(self)
| 4394 | |
| 4395 | @testCmsgTruncLen0Plus1.client_skip |
| 4396 | def _testCmsgTruncLen0Plus1(self): |
| 4397 | self.createAndSendFDs(2) |
| 4398 | |
| 4399 | @skipForRefleakHuntinIf(sys.platform == "darwin", "#80931") |
| 4400 | def testCmsgTruncLen1(self): |
nothing calls this directly
no test coverage detected