Function drivers::socketcan::single_set
Defined in File socket_can_common.hpp
Function Documentation
-
fd_set drivers::socketcan::single_set(int32_t file_descriptor) noexcept
Create a fd_set for use with select() that only contains the specified file descriptor.