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