@ -3,7 +3,15 @@
#include <jni.h>
#ifdef __cplusplus
extern "C" {
#endif
jint new_protected_socket();
void free_protected_socket(jint fd);
}
#endif // _JNI_H