]> jfr.im git - irc/rizon/znc.git/commit
We are in a channel when we received the JOIN for it, not it's "end of /names"
authorpsychon <redacted>
Mon, 21 Jul 2008 10:15:16 +0000 (10:15 +0000)
committerpsychon <redacted>
Mon, 21 Jul 2008 10:15:16 +0000 (10:15 +0000)
commit1a1cc4c756e0b2b2a469d66da5515b7aa50a7628
treecc4318ecca182eeabfb7993e64c75eca633298a9
parent1c2c52651acaac9cb2b07b669ad35d2465fc5924
We are in a channel when we received the JOIN for it, not it's "end of /names"

This moves some calls from the raw 366 handler to the JOIN handler and it might
even fix a bug (well, which no one would ever have triggered).

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1140 726aef4b-f618-498e-8847-2d620e286838
IRCSock.cpp