已有数据同步功能完成

This commit is contained in:
1iaan
2026-01-29 10:47:24 +00:00
parent fe257cafec
commit 2bdb48d63d
27 changed files with 1134 additions and 139 deletions

View File

@@ -33,7 +33,7 @@ struct conn {
RCALLBACK accept_callback;
} r_action;
int is_from_master;
int is_stop;
pthread_mutex_t g_sync_lock;