split Streaming to stream and destination

This commit is contained in:
orignal 2014-10-05 08:54:59 -04:00
parent 6da55d10ab
commit 482fc0e8b1
14 changed files with 562 additions and 530 deletions

View file

@ -7,7 +7,7 @@
#include "Tunnel.h"
#include "TunnelPool.h"
#include "Timestamp.h"
#include "Streaming.h"
#include "Destination.h"
#include "Garlic.h"
namespace i2p