1
This commit is contained in:
parent
a30e4be78c
commit
61f2735086
@ -59,6 +59,8 @@ void JsonDataMgr::Init()
|
||||
node_host_hash_[node_id] = host;
|
||||
}
|
||||
node_host_mutex_->unlock();
|
||||
udp_host_ = GetConf()->At("listen_udp_host")->AsXValue().GetString();
|
||||
udp_port_ = GetConf()->At("listen_udp_port")->AsXValue();
|
||||
}
|
||||
|
||||
void JsonDataMgr::UnInit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user