增加获取全局流ID的接口
调整总控注册为TCP入口
This commit is contained in:
@@ -32,5 +32,7 @@ int TLD_cancel(TLD_handle_t handle);
|
||||
|
||||
int tsg_send_log(tsg_log_instance_t instance, TLD_handle_t handle, tsg_log_t *log_msg, int thread_id);
|
||||
|
||||
unsigned long long tsg_get_stream_id(struct streaminfo *a_stream);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user