Home
last modified time | relevance | path

Searched refs:host_not_found_try_again (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/impl/
Derror.ipp39 if (value == error::host_not_found_try_again)
/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp155 host_not_found_try_again = ASIO_NETDB_ERROR(TRY_AGAIN), enumerator
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dsocket_ops.ipp1444 return asio::error::host_not_found_try_again;