Searched defs:SocketPair (Results 1 – 1 of 1) sorted by relevance
320 public static class SocketPair<T> { class in IpSecBaseTest324 public SocketPair(T leftSock, T rightSock) { in SocketPair() method in IpSecBaseTest.SocketPair