Searched refs:maybeThrowAfterSendto (Results 1 – 1 of 1) sorted by relevance
691 result = maybeThrowAfterSendto(isDatagram, errnoException); in sendto()706 result = maybeThrowAfterSendto(isDatagram, errnoException); in sendto()711 private static int maybeThrowAfterSendto(boolean isDatagram, ErrnoException errnoException) in maybeThrowAfterSendto() method in IoBridge