Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/example/cpp03/porthopper/
Dserver.cpp98 udp::endpoint old_endpoint(remote_endpoint.address(), old_port); in handle_control_request_timer() local
99 subscribers_.erase(old_endpoint); in handle_control_request_timer()
100 std::cout << "Removing subscription " << old_endpoint << std::endl; in handle_control_request_timer()
/third_party/boost/doc/html/boost_asio/example/cpp03/porthopper/
Dserver.cpp98 udp::endpoint old_endpoint(remote_endpoint.address(), old_port); in handle_control_request_timer() local
99 subscribers_.erase(old_endpoint); in handle_control_request_timer()
100 std::cout << "Removing subscription " << old_endpoint << std::endl; in handle_control_request_timer()