|
OpenVPN 3 Core Library
|
#include <pipe.hpp>
Public Member Functions | |
| SD_IN (openvpn_io::io_context &io_context, ScopedFD &fd) | |
| const std::string | content () const |
Public Member Functions inherited from openvpn::Pipe::SD | |
| SD (openvpn_io::io_context &io_context, ScopedFD &fd) | |
| bool | defined () const |
Private Member Functions | |
| void | queue_read () |
Private Attributes | |
| BufferAllocated | buf |
| BufferList | data |
Additional Inherited Members | |
Protected Attributes inherited from openvpn::Pipe::SD | |
| std::unique_ptr< openvpn_io::posix::stream_descriptor > | sd |
|
inline |
|
inline |
|
private |
|
private |