Searched refs:maybeThrowAfterRecvfrom (Results 1 – 1 of 1) sorted by relevance
556 result = maybeThrowAfterRecvfrom(isRead, isConnected, errnoException); in recvfrom()568 result = maybeThrowAfterRecvfrom(isRead, isConnected, errnoException); in recvfrom()587 …private static int maybeThrowAfterRecvfrom(boolean isRead, boolean isConnected, ErrnoException err… in maybeThrowAfterRecvfrom() method in IoBridge