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 3bec79314e Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs 9 years ago
..
Debug.hpp Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs 9 years ago
README.md More *.md tweaks 9 years ago
libzt.h Added exception handling for virtual socket add/del functions 9 years ago
lwipopts.h Added standardization target for code style, fixed LWIP_DEBUG redefinition warning, fixed rare tcp_close() and cb_poll() bugs 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.