aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar Val Lorentz2021-08-15 10:16:56 +0200
committerGravatar GitHub2021-08-15 09:16:56 +0100
commitde89682738cd843c76908ef8f8cdfefe517ac308 (patch)
tree1788affd554599777b0de90b15fd214c0ac207fd /src/socketengine.cpp
parentRemove the use of a deprecated OpenSSL method. (diff)
downloadinspircd++-de89682738cd843c76908ef8f8cdfefe517ac308.tar.gz
inspircd++-de89682738cd843c76908ef8f8cdfefe517ac308.tar.bz2
inspircd++-de89682738cd843c76908ef8f8cdfefe517ac308.zip
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