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