mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-21 04:04:43 +08:00
增加stop命令
This commit is contained in:
@@ -170,3 +170,7 @@ func (slf *TcpService) Close(clientid uint64) {
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
func (slf *TcpService) OnRelease() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user