Whole heap more cleanup and refactoring...

This commit is contained in:
Adam Ierymenko 2015-03-31 17:53:34 -07:00
commit 36eab4f1a9
14 changed files with 575 additions and 770 deletions

View file

@ -15,7 +15,6 @@ OBJS=\
node/Network.o \
node/NetworkConfig.o \
node/Node.o \
node/NodeConfig.o \
node/OutboundMulticast.o \
node/Packet.o \
node/Peer.o \