mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-10 18:38:11 -07:00
support USER from both RFCs 1459 and 2812
This commit is contained in:
@@ -254,5 +254,6 @@ func (client *Client) Quit(message string) {
|
||||
channel.Quit(client)
|
||||
}
|
||||
|
||||
client.Reply(RplError(client.server, client))
|
||||
client.Destroy()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user