#include <redir.hpp>
|
const unsigned int | flags = 0 |
|
Definition at line 194 of file redir.hpp.
◆ anonymous enum
Enumerator |
---|
COMBINE_OUT_ERR | |
ENABLE_IN | |
IGNORE_IN | |
IGNORE_OUT | |
IGNORE_ERR | |
Definition at line 197 of file redir.hpp.
◆ RedirectPipe() [1/2]
openvpn::RedirectPipe::RedirectPipe |
( |
| ) |
|
|
inline |
◆ RedirectPipe() [2/2]
openvpn::RedirectPipe::RedirectPipe |
( |
RedirectStdFD & |
remote, |
|
|
const unsigned int |
flags_arg |
|
) |
| |
|
inline |
◆ cloexec()
static int openvpn::RedirectPipe::cloexec |
( |
const int |
fd | ) |
|
|
inlinestaticprivate |
◆ transact()
void openvpn::RedirectPipe::transact |
( |
InOut & |
inout | ) |
|
|
inline |
◆ flags
const unsigned int openvpn::RedirectPipe::flags = 0 |
|
private |
The documentation for this class was generated from the following file: