修改网络监听退出流程

This commit is contained in:
2025-09-29 16:50:51 +08:00
parent 8c52e4ba84
commit ef6acafd34
6 changed files with 48 additions and 9 deletions

View File

@ -14,6 +14,7 @@ typedef struct all_resources
void quit_all(int status,void *self_p);
int quit_server(netm *self);
#endif