Event backend porting - CTCP
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 20 Oct 2010 17:01:30 +0000 (19:01 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 20 Oct 2010 17:01:30 +0000 (19:01 +0200)
This makes the last missing bits of ircd input processing use events;
CTCP handling is now done by both CoreSessionEventProcessor (for the functional parts)
and EventStringifier (for the user-visible parts).


No differences found