]> jfr.im git - irc/rqf/shadowircd.git/commit - include/serno.h
[svn] Change code that checks maxclients limit: allow exactly
authorjilles <redacted>
Thu, 5 Apr 2007 00:24:47 +0000 (17:24 -0700)
committerjilles <redacted>
Thu, 5 Apr 2007 00:24:47 +0000 (17:24 -0700)
commitafc20e91f7699b9125a4438ee268a8c167184bc1
treec3c91e81f83cabd660ad8f7e8305129e983948e0
parent23836ead45fb873e6a5b2cc7643afa64c229df47
[svn] Change code that checks maxclients limit: allow exactly
the configured amount of non-exceed_limit clients.
Code that appeared to limit exceed_limit clients too
but less heavily removed (it was not effective because
the parentheses were wrong).
ChangeLog
include/serno.h
src/s_user.c