Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
ip::basic_endpoint::address (2 of 2 overloads)

Set the IP address associated with the endpoint.

void address(
    const boost::asio::ip::address & addr);

PrevUpHomeNext