(self)
| 4247 | |
| 4248 | @testCmsgTruncLen0Minus1.client_skip |
| 4249 | def _testCmsgTruncLen0Minus1(self): |
| 4250 | self.createAndSendFDs(1) |
| 4251 | |
| 4252 | # The following tests try to truncate the control message in the |
| 4253 | # middle of the FD array. |
nothing calls this directly
no test coverage detected