增加HTTP-Kill/TCP-Kill功能
This commit is contained in:
@@ -58,6 +58,8 @@ struct http_session_private
|
||||
int suspend_counter;
|
||||
/* IN GC QUEUE, means the connection of session has destroyed */
|
||||
bool in_gc_queue;
|
||||
/* KILL */
|
||||
bool kill_signal;
|
||||
};
|
||||
|
||||
struct http_connection_private
|
||||
|
||||
Reference in New Issue
Block a user