0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/client
James Yonan 01ee1f5a41
Added ClientAPI::Config::retryOnAuthFailed parameter
// If true, consider AUTH_FAILED to be a non-fatal error,
  // and retry the connection after a pause.
  bool retryOnAuthFailed = false;

Signed-off-by: James Yonan <james@openvpn.net>
2018-03-10 02:28:33 +08:00
..
ovpncli.cpp Added ClientAPI::Config::retryOnAuthFailed parameter 2018-03-10 02:28:33 +08:00
ovpncli.hpp Added ClientAPI::Config::retryOnAuthFailed parameter 2018-03-10 02:28:33 +08:00