diff options
Diffstat (limited to 'node/UdpSocket.cpp')
| -rw-r--r-- | node/UdpSocket.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node/UdpSocket.cpp b/node/UdpSocket.cpp index b0453b1c..60884a53 100644 --- a/node/UdpSocket.cpp +++ b/node/UdpSocket.cpp @@ -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 { |
