You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 5e320fb950 Fixed lwIP driver thread model violation (tcp_close() was being called by application thread) 9 years ago
..
Debug.hpp Adjusted debug macros for simplicity 9 years ago
README.md More *.md tweaks 9 years ago
libzt.h Fixed lwIP driver thread model violation (tcp_close() was being called by application thread) 9 years ago
lwipopts.h Added TCP_DEBUG_TMR to lessen lwIP debug trace clutter 9 years ago

README.md

libzt API

This is the C++ API for libzt. It provides a platform-agnostic interface to the ZeroTier network virtualization service. All other language bindings are written in terms of this.