修复报告处理逻辑

This commit is contained in:
lnk
2026-07-01 14:51:55 +08:00
parent 145092b0ba
commit 405048ed44
10 changed files with 24 additions and 102 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -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 */

View File

@@ -379,7 +379,7 @@ HEADERS += mmslib.h \
inc/sx_log.h \
inc/sx_defs.h \
inc/sx_arb.h \
inc/STR_UTIL.H \
inc/str_util.h \
inc/stime.h \
inc/stdtime_w32.h \
inc/stdtime_tzrules.h \
@@ -393,7 +393,7 @@ HEADERS += mmslib.h \
inc/stdtime_endian.h \
inc/stdtime_config.h \
inc/stdtime.h \
inc/ssleLog.h \
inc/sslelog.h \
inc/ssec_int.h \
inc/ssec.h \
inc/sock_log.h \
@@ -401,7 +401,7 @@ HEADERS += mmslib.h \
inc/smp_usr.h \
inc/smp_log.h \
inc/smp.h \
inc/Smem.h \
inc/smem.h \
inc/slog.h \
inc/scrndefs.h \
inc/scl.h \