OpenVPN 3 Core Library
Loading...
Searching...
No Matches
winsvc.hpp File Reference
#include <windows.h>
#include <string>
#include <cstring>
#include <vector>
#include <memory>
#include <mutex>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/wstring.hpp>
#include <openvpn/win/winerr.hpp>
#include <openvpn/win/modname.hpp>
Include dependency graph for winsvc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::Win::Service
 
struct  openvpn::Win::Service::Config
 
class  openvpn::Win::Service::ScopedSCHandle
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::Win