support packet_tag_set/get()
This commit is contained in:
@@ -14,6 +14,11 @@ global:
|
||||
packet_get_raw_len;
|
||||
packet_get_payload_data;
|
||||
packet_get_payload_len;
|
||||
packet_set_exdata;
|
||||
packet_get_exdata;
|
||||
packet_tag_set;
|
||||
packet_tag_get;
|
||||
|
||||
packet_manager_on_init;
|
||||
packet_manager_on_exit;
|
||||
packet_manager_on_thread_init;
|
||||
@@ -43,6 +48,7 @@ global:
|
||||
session_set_discard;
|
||||
session_get_exdata;
|
||||
session_set_exdata;
|
||||
|
||||
session_manager_on_init;
|
||||
session_manager_on_exit;
|
||||
session_manager_on_thread_init;
|
||||
|
||||
Reference in New Issue
Block a user