refactor: packet manager and session manager add on_thread_init/on_thread_exit entry
This commit is contained in:
@@ -15,6 +15,8 @@ extern "C"
|
||||
|
||||
struct session_manager_config
|
||||
{
|
||||
uint64_t instance_id;
|
||||
uint16_t thread_num;
|
||||
uint64_t session_id_seed;
|
||||
uint64_t tcp_session_max;
|
||||
uint64_t udp_session_max;
|
||||
|
||||
Reference in New Issue
Block a user