Move CInv to protocol.[ch]pp
authorGiel van Schijndel <me@mortis.eu>
Thu, 11 Aug 2011 16:49:03 +0000 (18:49 +0200)
committerGiel van Schijndel <me@mortis.eu>
Fri, 19 Aug 2011 05:24:38 +0000 (07:24 +0200)
commite4dde849ae5544383703ef2d73592677e6c528ad
tree5b50a12a27206ddd5c949d1aaed41382a912f5e8
parent33e28c9948336784324cf5c7248ce608b93dbfde
Move CInv to protocol.[ch]pp

This commit does *not* and should not modify *any* code, it only moves
it from net.h and splits it across protocol.cpp and protocol.hpp.

Signed-off-by: Giel van Schijndel <me@mortis.eu>
src/net.h
src/protocol.cpp
src/protocol.h