Lines Matching full:socketpair
938 @unittest.skipUnless(hasattr(socket, 'socketpair'), "Test needs socketpair().")942 c, p = socket.socketpair()