aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar Peter Powell2018-01-27 13:05:14 +0000
committerGravatar Peter Powell2018-01-29 11:52:13 +0000
commitd5a6054948502625d7f0c235f6faaeea58734de5 (patch)
treea43e95ded07dca92c9d3659e331a88cb8e0b7b21 /src/socketengine.cpp
parentImprove performance under load of OnDataReady and remove C-isms. (diff)
downloadinspircd++-d5a6054948502625d7f0c235f6faaeea58734de5.tar.gz
inspircd++-d5a6054948502625d7f0c235f6faaeea58734de5.tar.bz2
inspircd++-d5a6054948502625d7f0c235f6faaeea58734de5.zip
Add ERR_INVALIDMODEPARAM for responding to invalid mode params.
Currently on invalid modes we do a combination of different things: 1. Send a custom mode-specific numeric (which often collides with other modes). 2. Send a server notice. 3. Do absolutely nothing. This new numeric is a generic way of handling invalid parameters when setting a mode that avoids all of the mistakes of the previous behaviour.
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions