support udp type

This commit is contained in:
fatedier
2016-12-19 01:22:21 +08:00
parent adcb2c1ea5
commit f2999e3317
18 changed files with 556 additions and 76 deletions

View File

@@ -37,4 +37,5 @@ const (
NewCtlConnRes
HeartbeatReq
HeartbeatRes
NewWorkConnUdp
)