(self)
| 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. |
nothing calls this directly
no test coverage detected