OpenVPN 3 Core Library
Loading...
Searching...
No Matches
handlecomm.hpp File Reference
#include <windows.h>
#include <openvpn/buffer/bufhex.hpp>
#include <openvpn/win/winerr.hpp>
Include dependency graph for handlecomm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

 openvpn::Win::HandleComm::OPENVPN_EXCEPTION (handle_comm)
 
std::string openvpn::Win::HandleComm::send_handle (const HANDLE handle, const HANDLE remote_process)
 
HANDLE openvpn::Win::HandleComm::receive_handle (const std::string &remote_handle_hex, const HANDLE remote_process)