Home | Sort by relevance Sort by last modified time |
/external/parameter-framework/asio-1.10.6/include/asio/ | |
stream_socket_service.hpp | 257 endpoint_type remote_endpoint(const implementation_type& impl, function in class:asio::stream_socket_service 260 return service_impl_.remote_endpoint(impl, ec); |
basic_socket.hpp | 1401 endpoint_type remote_endpoint() const function in class:asio::basic_socket 1431 endpoint_type remote_endpoint(asio::error_code& ec) const function in class:asio::basic_socket [all...] |
/external/parameter-framework/asio-1.10.6/include/asio/detail/ | |
reactive_socket_service.hpp | 181 endpoint_type remote_endpoint(const implementation_type& impl, function in class:asio::detail::reactive_socket_service |