#include <serial/impl/impl.h>
Go to the source code of this file.
Functions | |
| bool | waitOnPoll (std::chrono::milliseconds timeout_ms, std::unique_ptr< pollfd > fds) |
| bool waitOnPoll | ( | std::chrono::milliseconds | timeout_ms, |
| std::unique_ptr< pollfd > | fds | ||
| ) |
Definition at line 382 of file impl_unix.cpp.