OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::Win::HandleComm Namespace Reference

Functions

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

Function Documentation

◆ OPENVPN_EXCEPTION()

openvpn::Win::HandleComm::OPENVPN_EXCEPTION ( handle_comm  )

◆ receive_handle()

HANDLE openvpn::Win::HandleComm::receive_handle ( const std::string &  remote_handle_hex,
const HANDLE  remote_process 
)
inline

Definition at line 46 of file handlecomm.hpp.

◆ send_handle()

std::string openvpn::Win::HandleComm::send_handle ( const HANDLE  handle,
const HANDLE  remote_process 
)
inline

Definition at line 26 of file handlecomm.hpp.

Here is the caller graph for this function: