修复报告处理逻辑
This commit is contained in:
@@ -457,6 +457,7 @@ typedef struct mvl_net_info
|
||||
|
||||
ST_VOID *user_info; /* MVL user can use this for 'whatever' */
|
||||
MVL_NET_FILE *file_list; /* linked list of open files on this conn*/
|
||||
ST_VOID *user_ext; /* user can use this for 'whatever', add by Lzm */
|
||||
} MVL_NET_INFO;
|
||||
|
||||
/* Our connection control structures */
|
||||
|
||||
Reference in New Issue
Block a user