Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3
/ init_process
Method
init_process
client/ovpncli.cpp:583–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
581
};
582
583
OPENVPN_CLIENT_EXPORT void OpenVPNClient::init_process()
584
{
585
InitProcess::init();
586
}
587
588
OPENVPN_CLIENT_EXPORT void OpenVPNClient::uninit_process()
589
{
Callers
1
Client
Class · 0.80
Calls
1
init
Function · 0.85
Tested by
no test coverage detected