llmx-rtaco 0.0.1
RTNL-only netlink control-plane library for Linux (C++23).
Loading...
Searching...
No Matches
llmx::rtaco::SocketGuard Member List

This is the complete list of members for llmx::rtaco::SocketGuard, including all inherited members.

ensure_open() -> std::expected< void, std::error_code >llmx::rtaco::SocketGuard
group_mask_llmx::rtaco::SocketGuardprivate
operator=(const SocketGuard &)=deletellmx::rtaco::SocketGuard
operator=(SocketGuard &&)=deletellmx::rtaco::SocketGuard
socket() -> Socket &llmx::rtaco::SocketGuard
socket_llmx::rtaco::SocketGuardprivate
SocketGuard(boost::asio::io_context &io, std::string_view label) noexceptllmx::rtaco::SocketGuard
SocketGuard(boost::asio::io_context &io, std::string_view label, uint32_t group_mask) noexceptllmx::rtaco::SocketGuard
SocketGuard(const SocketGuard &)=deletellmx::rtaco::SocketGuard
SocketGuard(SocketGuard &&)=deletellmx::rtaco::SocketGuard
stop()llmx::rtaco::SocketGuard