refactor: session module (split to define/utils/pool/table/timer/transition/manager)
This commit is contained in:
@@ -5,8 +5,6 @@ extern "C"
|
||||
{
|
||||
#endif
|
||||
|
||||
#include "session_priv.h"
|
||||
|
||||
struct session_table;
|
||||
struct session_table *session_table_new();
|
||||
void session_table_free(struct session_table *table);
|
||||
|
||||
Reference in New Issue
Block a user