Merge branch 'net_refactor'

This commit is contained in:
Nick Mathewson
2018-06-27 12:52:31 -04:00
46 changed files with 1887 additions and 1599 deletions
+4
View File
@@ -0,0 +1,4 @@
o Removed features:
- Tor no longer attempts to run on Windows environments without the
GetAdaptersAddresses() function. This function has existed since
Windows XP, which is itself already older than we support.