增加获取evbase、线程数、标准HTTP field设置的工具函数
This commit is contained in:
@@ -15,9 +15,7 @@ struct tfe_thread_ctx
|
||||
|
||||
struct event_base * evbase;
|
||||
unsigned char running;
|
||||
|
||||
struct cert_mgr * cert_mgr;
|
||||
|
||||
|
||||
unsigned int nr_modules;
|
||||
const struct tfe_plugin * modules;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user