llarp::vpn::IOCTL
Inherits from llarp::util::IOCTL
Public Functions
| Name | |
|---|---|
| IOCTL(int af) | |
| IOCTL(const util::FD & fd) |
Additional inherited members
Public Functions inherited from llarp::util::IOCTL
| Name | |
|---|---|
| template <typename Command ,typename... Args> void |
ioctl(Command cmd, Args &&... args) |
Protected Attributes inherited from llarp::util::IOCTL
| Name | |
|---|---|
| const util::FD | m_own_FD |
| const util::FD & | m_FD |
Public Functions Documentation
function IOCTL
inline explicit IOCTL(
int af
)
function IOCTL
inline explicit IOCTL(
const util::FD & fd
)
Updated on 2026-01-10 at 22:49:45 +0000