Searched refs:read_native (Results 1 – 1 of 1) sorted by relevance
70 ret = read_native(myFd); in read()143 private native int read_native(FileDescriptor fd) throws IOException; in read_native() method in LocalSocketImpl