Move network code to libtor-net.

There are some additional changes to come: those points are marked
by XXXX.
This commit is contained in:
Nick Mathewson
2018-06-26 20:42:47 -04:00
parent 80730c45e0
commit 42b3caa6ad
23 changed files with 1554 additions and 1280 deletions
+1
View File
@@ -9,6 +9,7 @@
#define CONTROL_PRIVATE
#define UTIL_PRIVATE
#define UTIL_MALLOC_PRIVATE
#define SOCKET_PRIVATE
#include "or/or.h"
#include "common/buffers.h"
#include "or/config.h"