OpenVPN 3 Core Library
|
import "TargetConditionals.h"
#include <netinet/in.h>
#include <SystemConfiguration/SCNetworkReachability.h>
#include <string>
#include <sstream>
#include <memory>
#include <openvpn/common/socktypes.hpp>
#include <openvpn/apple/cf/cf.hpp>
#include <openvpn/apple/reach.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::ReachabilityBase |
class | openvpn::ReachabilityViaInternet |
class | openvpn::ReachabilityViaWiFi |
class | openvpn::Reachability |
class | openvpn::ReachabilityTracker |
Namespaces | |
namespace | openvpn |
namespace | openvpn::CF |
Functions | |
openvpn::CF::OPENVPN_CF_WRAP (NetworkReachability, network_reachability_cast, SCNetworkReachabilityRef, SCNetworkReachabilityGetTypeID) | |