Let RemotePeer(s) tell their protocol type and features
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 23 Jan 2014 00:17:46 +0000 (01:17 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 23 Jan 2014 00:54:50 +0000 (01:54 +0100)
commit3d464695bf5b57c969f30e6f3b8b429890f976bf
tree790b7314a2b12847e3525c0cdda159d9e9281e38
parent676141b18a54c4aa34d4831b9d054d8d63ba21b1
Let RemotePeer(s) tell their protocol type and features

Knowing a peer's supported procotol type will come in handy once we
support more than one protocol. Also, peers may support specific
features which they can now report via the new accessor.
src/common/protocols/legacy/legacypeer.h
src/common/remotepeer.h