Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/generic/
Dbasic_endpoint.hpp56 std::size_t socket_address_size, int socket_protocol = 0) in basic_endpoint() argument
57 : impl_(socket_address, socket_address_size, socket_protocol) in basic_endpoint()