Searched defs:ENOTSOCK (Results 1 – 2 of 2) sorted by relevance
1042 ErrnoException.class, ENOTSOCK, "setsockoptTimeval(<file fd>, ...)"); in test_socket_setSockoptTimeval_fileFd() local
245 public static final int ENOTSOCK = placeholder(); field in OsConstants