Searched refs:not_a_socket (Results 1 – 4 of 4) sorted by relevance
72 not_a_socket, // ENOTSOCK177 not_a_socket = ENOTSOCK,
72 static_assert(static_cast<int>(std::errc::not_a_socket) == ENOTSOCK, ""); in main()
134 MAP_ERR_TO_COND(WSAENOTSOCK, not_a_socket);
565 not_a_socket = ENOTSOCK, enumerator