aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar Sadie Powell2026-06-15 17:04:16 +0100
committerGravatar Sadie Powell2026-06-15 17:28:38 +0100
commitc94890b0a627332e5630b8e35faba213a6ae3912 (patch)
tree354a7682451259f70daf75ce8773dc2277bc6530 /src/socketengine.cpp
parentAdd ModeHandler::IsSameMode. (diff)
Rework how list mode limits are parsed and applied.
- Keep one list of all limits in ServerLimits instead of one in each list mode. This should reduce memory usage slightly and the lists are usually so small and are compared so infrequently that this won't cause any performnace issues. - Automatically look up the mode limit when the mode list is used instead of manually rehashing in each module. This should cause less footguns than the old API and doesn't require manually updating the limit on rehash. - Move code relating to variable and lower limits from the core to core_channel. This is only used by ISUPPORT.
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions