[][src]Module popol::interest

Source readiness interest.

Constants

ALL

The associated file is ready.

NONE

Don't wait for any events.

READ

The associated file is ready to be read.

WRITE

The associated file is ready to be written.

Type Definitions

Interest

Events that can be waited for.