OpenVPN 3 Core Library
|
#include <websocket.hpp>
Public Member Functions | |
Sender (StrongRandomAPI::Ptr cli_rng_arg) | |
void | frame (Buffer &buf, const Status &s) const |
Private Member Functions | |
void | prepend_payload_length (Buffer &buf, const size_t len) const |
Private Attributes | |
StrongRandomAPI::Ptr | cli_rng |
Definition at line 186 of file websocket.hpp.
|
inline |
Definition at line 189 of file websocket.hpp.
Definition at line 194 of file websocket.hpp.
|
inlineprivate |
|
private |
Definition at line 244 of file websocket.hpp.