Compare commits
1 Commits
v1.6.5
...
fix_writel
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8cc058a9cf |
@@ -80,6 +80,9 @@ func (client *Client) writeloop() {
|
||||
}
|
||||
client.socket.Write(reply)
|
||||
}
|
||||
if client.replies == nil {
|
||||
break
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user