Searched refs:getSocketOptionErrno (Results 1 – 1 of 1) sorted by relevance
302 return getSocketOptionErrno(fd, option); in getSocketOption()308 …private static Object getSocketOptionErrno(FileDescriptor fd, int option) throws ErrnoException, S… in getSocketOptionErrno() method in IoBridge