支持zlog配置重载
This commit is contained in:
@@ -89,6 +89,6 @@ struct config_bucket_t{
|
||||
|
||||
extern struct config_bucket_t *cfg_instanec();
|
||||
|
||||
void cert_init_config(const char *config);
|
||||
void cert_store_init_config(const char *config);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -103,7 +103,7 @@ typedef struct {
|
||||
|
||||
} x509_forge_thread;
|
||||
|
||||
int cert_session_init();
|
||||
int cert_store_session_init();
|
||||
|
||||
void sigproc(int __attribute__((__unused__))sig);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user