Searched refs:old_endpoint (Results 1 – 2 of 2) sorted by relevance
98 udp::endpoint old_endpoint(remote_endpoint.address(), old_port); in handle_control_request_timer() local99 subscribers_.erase(old_endpoint); in handle_control_request_timer()100 std::cout << "Removing subscription " << old_endpoint << std::endl; in handle_control_request_timer()