Searched defs:LocalSocket (Results 1 – 1 of 1) sorted by relevance
30 public class LocalSocket implements Closeable { class51 public LocalSocket() { in LocalSocket() method in LocalSocket61 public LocalSocket(int sockType) { in LocalSocket() method in LocalSocket71 public LocalSocket(FileDescriptor fd) throws IOException { in LocalSocket() method in LocalSocket81 /*package*/ LocalSocket(LocalSocketImpl impl, int sockType) { in LocalSocket() method in LocalSocket