forked from External/ergo
implement WHOX
This commit is contained in:
parent
f2d0842453
commit
518b21e5aa
4 changed files with 138 additions and 32 deletions
|
|
@ -86,6 +86,7 @@ const (
|
|||
RPL_VERSION = "351"
|
||||
RPL_WHOREPLY = "352"
|
||||
RPL_NAMREPLY = "353"
|
||||
RPL_WHOSPCRPL = "354"
|
||||
RPL_LINKS = "364"
|
||||
RPL_ENDOFLINKS = "365"
|
||||
RPL_ENDOFNAMES = "366"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue