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