asio C++ library

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

Set the IP address associated with the endpoint.

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

PrevUpHomeNext