Add session_set_discard
This commit is contained in:
@@ -76,6 +76,7 @@ struct session
|
||||
enum session_type type;
|
||||
enum session_state state;
|
||||
enum closing_reason reason;
|
||||
struct session_manager *mgr;
|
||||
struct session_manager_stat *mgr_stat;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user