Searched refs:SO_DEBUG (Results 1 – 3 of 3) sorted by relevance
565 public static final int SO_DEBUG = placeholder(); field in OsConstants
525 initConstant(env, c, "SO_DEBUG", SO_DEBUG); in OsConstants_initConstants()
1097 () -> Os.getsockoptTimeval(fd, SOL_SOCKET, SO_DEBUG), in test_socket_getSockoptTimeval_invalidOption()