Searched refs:maybeThrowAfterSendto (Results 1 – 1 of 1) sorted by relevance
515 result = maybeThrowAfterSendto(isDatagram, errnoException); in sendto()529 result = maybeThrowAfterSendto(isDatagram, errnoException); in sendto()534 …private static int maybeThrowAfterSendto(boolean isDatagram, ErrnoException errnoException) throws… in maybeThrowAfterSendto() method in IoBridge