增加获取evbase、线程数、标准HTTP field设置的工具函数
This commit is contained in:
@@ -4,3 +4,6 @@ struct tfe_proxy;
|
||||
|
||||
const char * tfe_proxy_default_conffile();
|
||||
const char * tfe_proxy_default_logger();
|
||||
unsigned int tfe_proxy_get_thread_count();
|
||||
struct event_base * tfe_proxy_get_evbase(unsigned int thread_id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user