Constant lrs::poll::POLL_EDGE_TRIGGERED

Enable edge-triggered polling.

Syntax

const POLL_EDGE_TRIGGERED: PollFlags = PollFlags(EPOLLET);

See also