(self)
| 4318 | |
| 4319 | @testCmsgTrunc0.client_skip |
| 4320 | def _testCmsgTrunc0(self): |
| 4321 | self.createAndSendFDs(1) |
| 4322 | |
| 4323 | # Check that no ancillary data is returned for various non-zero |
| 4324 | # (but still too small) buffer sizes. |
nothing calls this directly
no test coverage detected