Definition at line 126 of file ovpnagent.cpp.
◆ Ptr
◆ WatchdogThread()
MyListener::WatchdogThread::WatchdogThread |
( |
MyListener * |
parent_arg, |
|
|
openvpn_io::io_context & |
io_context_arg |
|
) |
| |
|
inline |
◆ ~WatchdogThread()
MyListener::WatchdogThread::~WatchdogThread |
( |
| ) |
|
|
inline |
◆ close_pipe_fds()
void MyListener::WatchdogThread::close_pipe_fds |
( |
| ) |
|
|
inlineprivate |
◆ unwatch()
void MyListener::WatchdogThread::unwatch |
( |
| ) |
|
|
inline |
◆ watch()
void MyListener::WatchdogThread::watch |
( |
pid_t |
pid | ) |
|
|
inline |
◆ MyListener
◆ client_pid
pid_t MyListener::WatchdogThread::client_pid = -1 |
|
private |
◆ fds
int MyListener::WatchdogThread::fds[2] |
|
private |
◆ io_context
openvpn_io::io_context& MyListener::WatchdogThread::io_context |
|
private |
◆ kq
int MyListener::WatchdogThread::kq |
|
private |
◆ parent
◆ th
std::thread MyListener::WatchdogThread::th |
|
private |
The documentation for this class was generated from the following file: