Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fallback tunnel hostname.

This commit is contained in:
Adam Ierymenko 2015-05-21 15:22:41 -07:00
commit 0f7dcb3ef2
3 changed files with 39 additions and 5 deletions

View file

@ -33,6 +33,7 @@
#include <string.h>
#include <list>
#include <stdexcept>
#if defined(_WIN32) || defined(_WIN64)