diff options
| author | 2021-08-15 10:16:56 +0200 | |
|---|---|---|
| committer | 2021-08-15 09:16:56 +0100 | |
| commit | de89682738cd843c76908ef8f8cdfefe517ac308 (patch) | |
| tree | 1788affd554599777b0de90b15fd214c0ac207fd /src/socketengine.cpp | |
| parent | Remove the use of a deprecated OpenSSL method. (diff) | |
Send RPL_WHOISACTUALLY instead of RPL_WHOISHOST (#1923)
Unlike RPL_WHOISHOST, it contains the user@host and ip as separate parameters,
instead of having them in the free-text parameter.
To my knowledge, there are three different syntaxes for RPL_WHOISACTUALLY:
1. "<client> <nick> :is actually ..." (bahamut)
2. "<client> <nick> <host> :Is actually using host" (charybdis family)
3. "<client> <nick> <username>@<host> <ip> :Is actually using host"
(ircu2, ergo, hybrid, ...)
I chose the third one because it contains the most info, and is the most
common one.
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions
