修改网络监听退出流程
This commit is contained in:
@ -31,6 +31,8 @@ typedef struct network_manager
|
||||
log_manager *logmanager;
|
||||
int last_alc;
|
||||
int port;
|
||||
int epoll_fd;
|
||||
int http_fd;
|
||||
}netm;
|
||||
|
||||
typedef struct rebot_message
|
||||
|
Reference in New Issue
Block a user