]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes accepted...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 31 Oct 2008 23:52:59 +0000 (23:52 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 31 Oct 2008 23:52:59 +0000 (23:52 +0000)
commitde8be466941204bf47c9ed821b2e5a0a79ae64f1
treee4cb08d106e75fdbd36314df985c4e66dc774239
parentd566ed18f421d6f1f9133997ca314cf40fd3ce01
Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes accepted, just use a high technology of programming known as an "if statement". Also add generous debug to this via snomask +d, as it seems the occasional desync is occuring.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10772 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_spanningtree/fjoin.cpp