Searched refs:setSocketOptionErrno (Results 1 – 1 of 1) sorted by relevance
443 setSocketOptionErrno(fd, option, value); in setSocketOption()449 …private static void setSocketOptionErrno(FileDescriptor fd, int option, Object value) throws Errno… in setSocketOptionErrno() method in IoBridge