🐞 fix(TSG-15212): 修复TFE_CMSG_SSL_INTERCEPT_STATE字段设置错误; 修复msgpack默写字段为空时, 增加默认值
This commit is contained in:
@@ -228,7 +228,7 @@ int main()
|
||||
unsigned int cert_store_port;
|
||||
future_promise_library_init(NULL);
|
||||
//const char* file_path = "./log/test_tfe_rpc.log",*host="localhost";
|
||||
//void * logger = MESA_create_runtime_log_handle(file_path, RLOG_LV_INFO);
|
||||
//void * logger = (void *)MESA_create_runtime_log_handle(file_path, RLOG_LV_INFO);
|
||||
const char* profile = "./conf/tfe.conf";
|
||||
const char* section = "key_keeper";
|
||||
int keyring_id = 0;
|
||||
|
||||
Reference in New Issue
Block a user