asio C++ library

PrevUpHomeNext
local::basic_endpoint::basic_endpoint (3 of 4 overloads)

Construct an endpoint using the specified path name.

basic_endpoint(
    const std::string & path_name);

PrevUpHomeNext