]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Bans are bursted using a large string buffer to save on write() calls, so the way...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 25 Feb 2007 00:18:32 +0000 (00:18 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 25 Feb 2007 00:18:32 +0000 (00:18 +0000)
commitc2df23d941f7741be13d8fad277ef3cca9abd7b0
treec0230096f8f914c32654b17613933a5947fdb405
parentad8705d3f051e98b24ba404fcdd888acd30e13db
Bans are bursted using a large string buffer to save on write() calls, so the way we handle clamping the ban sending to 350 chars is slightly different than the changes just made to modestacker. works
he same though.

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