Constant lrs::poll::POLL_ONE_SHOT

Signal only once for this file descriptor.

Syntax

const POLL_ONE_SHOT: PollFlags = PollFlags(EPOLLONESHOT);

See also