Searched refs:SOCK_NONBLOCK (Results 1 – 3 of 3) sorted by relevance
45 assertEquals(OsConstants.O_NONBLOCK, OsConstants.SOCK_NONBLOCK); in testConstantsEqual()
558 public static final int SOCK_NONBLOCK = placeholder(); field in OsConstants
520 initConstant(env, c, "SOCK_NONBLOCK", SOCK_NONBLOCK); in OsConstants_initConstants()