Home
last modified time | relevance | path

Searched defs:native_non_blocking (Results 1 – 5 of 5) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_socket_acceptor.hpp800 bool native_non_blocking() const in native_non_blocking() function in asio::basic_socket_acceptor
820 void native_non_blocking(bool mode) in native_non_blocking() function in asio::basic_socket_acceptor
843 asio::error_code native_non_blocking( in native_non_blocking() function in asio::basic_socket_acceptor
Dbasic_socket.hpp1146 bool native_non_blocking() const in native_non_blocking() function in asio::basic_socket
1236 void native_non_blocking(bool mode) in native_non_blocking() function in asio::basic_socket
1329 asio::error_code native_non_blocking( in native_non_blocking() function in asio::basic_socket
Dsocket_acceptor_service.hpp202 bool native_non_blocking(const implementation_type& impl) const in native_non_blocking() function in asio::socket_acceptor_service
208 asio::error_code native_non_blocking(implementation_type& impl, in native_non_blocking() function in asio::socket_acceptor_service
Dstream_socket_service.hpp237 bool native_non_blocking(const implementation_type& impl) const in native_non_blocking() function in asio::stream_socket_service
243 asio::error_code native_non_blocking(implementation_type& impl, in native_non_blocking() function in asio::stream_socket_service
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service_base.hpp147 bool native_non_blocking(const base_implementation_type& impl) const in native_non_blocking() function in asio::detail::reactive_socket_service_base
153 asio::error_code native_non_blocking(base_implementation_type& impl, in native_non_blocking() function in asio::detail::reactive_socket_service_base