Searched refs:host_not_found (Results 1 – 4 of 4) sorted by relevance
37 if (value == error::host_not_found)
152 host_not_found = ASIO_NETDB_ERROR(HOST_NOT_FOUND), enumerator
209 boost::asio::error result = boost::asio::error::host_not_found; in enableConnection()
1460 return asio::error::host_not_found;