BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Public Types | |
enum | { POLL_READABLE = 0x01, POLL_WRITABLE = 0x02, POLL_ERROR = 0x04, POLL_HANGUP = 0x08, POLL_INVALID = 0x10, POLL_TIMEOUT = 0x20 } |
Protected Member Functions | |
bool | poll (struct pollfd &fd, const Poco::Timespan &timeout) const |
Protected Attributes | |
FdStreamBuf | m_buf |