Searched refs:bindErrno (Results 1 – 1 of 1) sorted by relevance
459 private static void expectBindConnectSendtoErrno(int bindErrno, int connectErrno, in expectBindConnectSendtoErrno() argument469 assertEquals("Expected errno " + bindErrno + " " + msg, bindErrno, e.errno); in expectBindConnectSendtoErrno()