.
git-svn-id: svn://47.119.165.148/zhub@74 e63fbceb-bcc3-4977-ac22-735b83d8d0f4
This commit is contained in:
@@ -21,7 +21,7 @@ func (g *ZGroup) init() {
|
||||
if len(g.conns) == 0 {
|
||||
continue
|
||||
}
|
||||
send(g.conns[0].conn, "message", g.ztopic.topic, msg)
|
||||
g.conns[0].send("message", g.ztopic.topic, msg)
|
||||
g.offset++
|
||||
}
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user