state handling improvements
- set
RUNNING
state only after the local listener at the port for the local openvpn connection has been established, fixes state (and error) handling in case the port to listen on is already bound - allow to cancel sleeps in hopping mode by implementing and using a
cancellableSleep(...)
function
Both fixes improve the state and error handling on Android
Merge request reports
Activity
Please register or sign in to reply