支持https;适应版本跳跃;增加md5校验;

This commit is contained in:
linuxrc@163.com
2021-07-19 17:21:38 +08:00
parent 26b1a08500
commit 16a47fc07f
12 changed files with 291 additions and 78 deletions

View File

@@ -31,7 +31,7 @@
#define RECV_WAY_DRS_CLIENT 1
#define RECV_WAY_IDX_FILE 2
struct nirvana_global_info
struct doris_global_info
{
u_int32_t iothreads;
int32_t server_port;