A few more tweaks to TCP failover... seems to be switching back and forth pretty well now!

This commit is contained in:
Adam Ierymenko 2014-04-03 17:12:34 -07:00
parent 158002d2d1
commit fe85426df6
4 changed files with 38 additions and 47 deletions

View file

@ -49,6 +49,7 @@
#endif
// Uncomment to intentionally break UDP in order to test TCP fallback
// This is here so I can commit it to the repo and drive myself insane.
//#define ZT_BREAK_UDP
namespace ZeroTier {