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

@ -1,6 +1,7 @@
#include "SOCKS.h"
#include "Identity.h"
#include "NetDb.h"
#include "Destination.h"
#include <cstring>
#include <stdexcept>
#include <boost/date_time/posix_time/posix_time.hpp>