MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3 / MySocketProtect

Method MySocketProtect

client/ovpncli.cpp:255–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253 {
254 public:
255 MySocketProtect() : parent(nullptr) {}
256
257 void set_parent(OpenVPNClient* parent_arg)
258 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected