mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
新增http
This commit is contained in:
@@ -8,6 +8,7 @@ const (
|
||||
Sys_Event_Tcp_DisConnected EventType= 2
|
||||
Sys_Event_Tcp_RecvPack EventType = 3
|
||||
Sys_Event_Tcp_PackException EventType = 4
|
||||
Sys_Event_Http_Event EventType = 5
|
||||
|
||||
Sys_Event_User_Define EventType = 1000
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user