Output the chosen protocol type on connect
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Feb 2014 20:49:59 +0000 (21:49 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 15 Feb 2014 21:01:02 +0000 (22:01 +0100)
commit2e9855c688c827b2159fbb548bf816de360e3ae3
treef5686fece9af3c8df1b6f4428d7c7c7ab2b048d9
parent208ccb6d91ebb3c26a67c35c11411ba3ab27708a
Output the chosen protocol type on connect

Just some debug messages showing which protocol has been selected.
src/client/clientauthhandler.cpp
src/common/protocols/datastream/datastreampeer.h
src/common/protocols/legacy/legacypeer.h
src/common/remotepeer.h
src/core/coreauthhandler.cpp