增加HTTP-Kill/TCP-Kill功能

This commit is contained in:
luqiuwen
2018-12-09 21:20:24 +06:00
parent 5ebceac0c0
commit fd09f249b6
8 changed files with 52 additions and 0 deletions

View File

@@ -384,6 +384,9 @@ unsigned int tfe_proxy_get_work_thread_count()
return 0;
}
void tfe_stream_kill(const struct tfe_stream * stream)
{}
const char * tfe_version()
{
return NULL;