diff options
| author | Giel van Schijndel <[email protected]> | 2011-08-11 18:14:53 +0200 |
|---|---|---|
| committer | Giel van Schijndel <[email protected]> | 2011-08-19 07:24:38 +0200 |
| commit | 507fd9d15baac950df494742d67bcbafdaa4752c (patch) | |
| tree | a705b7990df0a9f61f09dce2e4461017f7cbc0d8 /src/net.cpp | |
| parent | Move func 'REF' from util.h to serialize.h (diff) | |
| download | discoin-507fd9d15baac950df494742d67bcbafdaa4752c.tar.xz discoin-507fd9d15baac950df494742d67bcbafdaa4752c.zip | |
Start moving protocol-specific code to protocol.[ch]pp
Move CMessageHeader from net.h to protocol.[ch]pp, with the
implementation in the .cpp compilation unit (compiling once is enough).
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.
Indentation changes aside the closest thing to a modification of code is
the addition of the 'TODO' comment (the execution of which requires code
modifications and thus doesn't belong in this commit).
Signed-off-by: Giel van Schijndel <[email protected]>
Diffstat (limited to 'src/net.cpp')
0 files changed, 0 insertions, 0 deletions