HomePhabricator

Start moving protocol-specific code to protocol.[ch]pp
507fd9d15baaUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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 <me@mortis.eu>

Details

Provenance
Giel van Schijndel <me@mortis.eu>Authored on Aug 11 2011, 16:14
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING82dc6426b4cb: Move func 'REF' from util.h to serialize.h
Branches
Unknown
Tags
Unknown

Event Timeline

Giel van Schijndel <me@mortis.eu> committed rSTAGING507fd9d15baa: Start moving protocol-specific code to protocol.[ch]pp (authored by Giel van Schijndel <me@mortis.eu>).Aug 19 2011, 05:24