This commit is contained in:
Shivaram Lingamneni
2018-05-04 00:24:54 -04:00
parent 00949442e0
commit f6373f7a4d
6 changed files with 179 additions and 63 deletions
+1 -1
View File
@@ -690,7 +690,7 @@ func (client *Client) destroy(beingResumed bool) {
client.Quit("Connection closed")
if !beingResumed {
client.server.whoWas.Append(client)
client.server.whoWas.Append(client.WhoWas())
}
// remove from connection limits