Home
last modified time | relevance | path

Searched refs:not_socket (Results 1 – 2 of 2) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Derror.hpp124 not_socket = ASIO_SOCKET_ERROR(ENOTSOCK), enumerator
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dsocket_ops.ipp470 ec = asio::error::not_socket;
495 ec = asio::error::not_socket;