forked from External/ergo
support USER from both RFCs 1459 and 2812
This commit is contained in:
parent
bb64d38684
commit
baf83e73d2
3 changed files with 71 additions and 20 deletions
|
|
@ -254,5 +254,6 @@ func (client *Client) Quit(message string) {
|
|||
channel.Quit(client)
|
||||
}
|
||||
|
||||
client.Reply(RplError(client.server, client))
|
||||
client.Destroy()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue