This commit is contained in:
azw 2023-04-24 07:40:28 +00:00
parent d1143afd28
commit afe06bb99c

View File

@ -604,7 +604,7 @@ void App::DispatchUdpMsg()
}//end while
if (!udp_work_node_) {
working_msgnode_size_ = 0;
udp_working_msgnode_size_ = 0;
}
}