# IO_POLL_READ

`import { IO_POLL_READ } from "destack:io/binding";`

Notify when reads can make progress.

```ds title="IO_POLL_READ"
const IO_POLL_READ: IoPollInterest
```

[language/library/src/io/binding/poll.ds:23](https://github.com/destack-sh/destack/blob/main/language/library/src/io/binding/poll.ds#L23)
