ZeroTierOne/java/jni
Grant Limberg 5983b4367b jclass pointers aren't as cacheable as originally thought.
There is a way to do it.  We can try it later if we determine it's needed for performance reasons.  Otherwise, don't use static to cache them
2015-04-27 18:38:13 -07:00
..
Android.mk Added logging to Android logcat 2015-04-25 20:46:56 -07:00
Application.mk Add build files for compiling ZeroTier One SDK for Android targets 2015-04-20 18:26:23 -07:00
com_zerotierone_sdk_Node.cpp jclass pointers aren't as cacheable as originally thought. 2015-04-27 18:38:13 -07:00
com_zerotierone_sdk_Node.h Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 2015-04-27 17:48:37 -07:00
ZT1_jniutils.cpp jclass pointers aren't as cacheable as originally thought. 2015-04-27 18:38:13 -07:00
ZT1_jniutils.h Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well 2015-04-27 17:48:37 -07:00