mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-06 10:57:50 +08:00
程序退出清理
This commit is contained in:
parent
93a1b16305
commit
25551ef3e6
@ -194,6 +194,7 @@ int main(int argc,char *argv[]){
|
||||
UDPServer::Destory();
|
||||
//TcpServer用到了WorkThreadPool
|
||||
WorkThreadPool::Destory();
|
||||
AsyncTaskThread::Destory();
|
||||
EventPoller::Destory();
|
||||
Logger::Destory();
|
||||
return 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user