Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ getCoreBuilderInstance
Function
getCoreBuilderInstance
src/netcfg/core-tunbuilder.cpp:386–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
385
386
CoreTunbuilder *getCoreBuilderInstance()
387
{
388
return new CoreTunbuilderImpl();
389
}
390
} // namespace openvpn
Callers
1
method_establish
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected