Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Add poll to FIleOperations #232

@alex

Description

@alex

(Split out from #164)

There's a few moving pieces here:

  • Adding the actual trait and setting up the function pointer
  • Figuring out a safe API for poll_wait -- the lifetimes are pretty tricky, might be best to start with just the &'static case.
  • This may require adding a basic wait queue API at the same time, so we have some way to test this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions