(self)
| 4413 | |
| 4414 | @testCmsgTruncLen2Minus1.client_skip |
| 4415 | def _testCmsgTruncLen2Minus1(self): |
| 4416 | self.createAndSendFDs(2) |
| 4417 | |
| 4418 | |
| 4419 | class RFC3542AncillaryTest(SendrecvmsgServerTimeoutBase): |
nothing calls this directly
no test coverage detected