淇锛氭秷鎭В鏋恇ug
git-svn-id: svn://47.119.165.148/zhub@122 e63fbceb-bcc3-4977-ac22-735b83d8d0f4
This commit is contained in:
@@ -229,6 +229,9 @@ func (s *ZSub) delay(rcmd []string, c *ZConn) {
|
||||
}
|
||||
delay.timer.Reset(time.Duration(t) * time.Millisecond)
|
||||
} else {
|
||||
if t < 0 {
|
||||
return
|
||||
}
|
||||
delay := &ZDelay{
|
||||
topic: rcmd[1],
|
||||
value: rcmd[2],
|
||||
|
||||
Reference in New Issue
Block a user