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