MCPcopy 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
386CoreTunbuilder *getCoreBuilderInstance()
387{
388 return new CoreTunbuilderImpl();
389}
390} // namespace openvpn

Callers 1

method_establishMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected