Searched refs:operation_not_supported (Results 1 – 3 of 3) sorted by relevance
132 operation_not_supported = ASIO_SOCKET_ERROR(EOPNOTSUPP), enumerator
82 static_assert(static_cast<int>(std::errc::operation_not_supported) == EOPNOTSUPP, ""); in main()
177 operation_not_supported, // EOPNOTSUPP321 operation_not_supported = EOPNOTSUPP,