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

Method async_stop_local

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

Source from the content-addressed store, hash-verified

527 // async stop
528
529 Stop* async_stop_local()
530 {
531 return &async_stop_local_;
532 }
533
534 Stop* async_stop_global()
535 {

Callers 1

connect_setupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected