mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-04 23:02:43 +08:00
fix: 关闭sink和向sink推流非线程安全, 造成crash问题
This commit is contained in:
@@ -19,7 +19,6 @@ type SourceType byte
|
||||
type TransStreamProtocol uint32
|
||||
|
||||
// SessionState 推拉流Session的状态
|
||||
// 包含握手和Hook授权阶段
|
||||
type SessionState uint32
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user