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

Method error_count

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

Source from the content-addressed store, hash-verified

159 }
160
161 count_t error_count(const size_t index) const
162 {
163 return errors[index];
164 }
165
166 void detach_from_parent()
167 {

Callers 1

tun_statsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected