Searched refs:localAddress0 (Results 1 – 1 of 1) sorted by relevance
83 String path = new String(localAddress0(fd), UnixDomainSocketsUtil.getCharset()); in localAddress()87 private static native byte[] localAddress0(FileDescriptor fd) throws IOException; in localAddress0() method in UnixDomainSockets