Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3
/ done
Method
done
javacli/OpenVPNClientThread.java:48–48 ·
view source on GitHub ↗
(ClientAPI_Status status)
Source
from the content-addressed store, hash-verified
46
47
// Called when connect() thread exits
48
void
done(ClientAPI_Status status);
49
50
// Called to "protect" a socket from being routed through the tunnel
51
boolean socket_protect(
int
socket);
Callers
1
call_done
Method · 0.95
Implementers
1
Client
javacli/Client.java
Calls
no outgoing calls
Tested by
no test coverage detected