Searched defs:NativeSocket (Results 1 – 6 of 6) sorted by relevance
17 typedef SOCKET NativeSocket; typedef23 typedef int NativeSocket; typedef
34 typedef SOCKET NativeSocket; typedef
239 public abstract static class NativeSocket implements GenericSocket { class in IpSecBaseTest242 public NativeSocket(FileDescriptor fd) { in NativeSocket() method in IpSecBaseTest.NativeSocket