#include <peercred.hpp>
Definition at line 28 of file peercred.hpp.
◆ Creds()
openvpn::SockOpt::Creds::Creds |
( |
const int |
uid_arg = -1 , |
|
|
const int |
gid_arg = -1 , |
|
|
const int |
pid_arg = -1 |
|
) |
| |
|
inline |
◆ match_uid()
bool openvpn::SockOpt::Creds::match_uid |
( |
const uid_t |
other_uid | ) |
const |
|
inline |
◆ root_or_self_uid()
bool openvpn::SockOpt::Creds::root_or_self_uid |
( |
| ) |
const |
|
inline |
◆ root_uid()
bool openvpn::SockOpt::Creds::root_uid |
( |
| ) |
const |
|
inline |
◆ gid
uid_t openvpn::SockOpt::Creds::gid |
◆ pid
pid_t openvpn::SockOpt::Creds::pid |
◆ uid
uid_t openvpn::SockOpt::Creds::uid |
The documentation for this struct was generated from the following file: