]> jfr.im git - solanum.git/commit
If we see an invalid nick, close the local link instead of killing it.
authorJilles Tjoelker <redacted>
Sun, 6 Apr 2008 20:04:42 +0000 (22:04 +0200)
committerJilles Tjoelker <redacted>
Sun, 6 Apr 2008 20:04:42 +0000 (22:04 +0200)
commitad35b2cd1f3c109086fa632ccbdbab5f7924ffe2
treeb19c0ce6f4e4be2a79cc8d26eb1ef40fab0fb38e
parent6484936e51c15a9f985fd93f94b1a1b38fbc8020
If we see an invalid nick, close the local link instead of killing it.
This avoids annoying users when someone links a test
server with the wrong nicklen and is more likely to lead
to the inconsistency being fixed than a kill.
modules/core/m_nick.c