git-svn-id: svn://47.119.165.148/zhub@74 e63fbceb-bcc3-4977-ac22-735b83d8d0f4
This commit is contained in:
lxy
2021-01-19 01:41:52 +00:00
parent 82155ca56e
commit 03a7118598
4 changed files with 12 additions and 15 deletions

View File

@@ -23,6 +23,7 @@ type ZSub struct {
}
type ZConn struct { //ZConn
sync.Mutex
conn *net.Conn
groupid string
topics []string