#include <customcontrolchannel.hpp>
Definition at line 161 of file customcontrolchannel.hpp.
◆ get_message()
std::pair< std::string, std::string > openvpn::AppControlMessageReceiver::get_message |
( |
| ) |
|
|
inline |
◆ receive_message()
bool openvpn::AppControlMessageReceiver::receive_message |
( |
const std::string & |
msg | ) |
|
|
inline |
Receives and assembles a custom control channel message. If the message is complete it will return true to signal that the complete message can be retrieved via the get_message
method
Definition at line 173 of file customcontrolchannel.hpp.
◆ recvbuf
◆ recvprotocol
std::string openvpn::AppControlMessageReceiver::recvprotocol |
|
private |
The documentation for this class was generated from the following file: