packet_msg->set_local_addr(Network::Utility::urlFromDatagramAddress(*packet.addresses_.local_));
void HotRestartingParent::initialize(Event::Dispatcher& dispatcher, Server::Instance& server) {
wrapped_reply.mutable_reply()->mutable_shutdown_admin()->set_original_start_time_unix_seconds(
HotRestartingParent::Internal::getListenSocketsForChild(const HotRestartMessage::Request& request) {
// TODO(fredlas) if there are enough stats for stat name length to become an issue, this current
void HotRestartingParent::Internal::exportStatsToChild(HotRestartMessage::Reply::Stats* stats) {
server_->stats().forEachSinkedCounter(nullptr, [this, stats](Stats::Counter& counter) mutable {