On 10/14/2013 12:42 AM, Kevin Cernekee wrote: > Here is the latest iteration of my JNI/Android patch series. > > V2->V3 changes: > > Add protect_socket callback to allow binding VPN connection sockets to > a non-VPNed interface > > Specify reconnect_{timeout,interval} in openconnect_mainloop() arguments > > Use select() to sleep during reconnect, to remain responsive to aborts > via cancel_fd > > Improve error handling in JNI init() function > > Make a few of the Java callbacks optional Hello Kevin, Is that used in an android app?