执行resetall指令:Sapp重启后发送resetall状态通知SCE清空流表
This commit is contained in:
@@ -32,6 +32,7 @@ struct session_table;
|
||||
|
||||
struct session_table *session_table_create();
|
||||
void session_table_destory(struct session_table *table);
|
||||
void session_table_reset(struct session_table *table);
|
||||
uint64_t session_table_count(struct session_table *table);
|
||||
|
||||
// session_addr : deep copy
|
||||
|
||||
Reference in New Issue
Block a user