Allow overriding of socket handling methods
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 23 Jan 2014 19:32:25 +0000 (20:32 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 23 Jan 2014 19:32:25 +0000 (20:32 +0100)
This is primarily needed for ClientAuthHandler, which does not want
to throw error messages to the outside during protocol detection.


No differences found