Skip to content

Basic Async FS access #11

@sshirokov

Description

@sshirokov

Need basic async APIs for

  • File open
  • File read
  • File write
  • File rename

This ticket should also implement the stat watcher from libev and include an API for it's operation.

Libev recommends against using IO watchers for disk-based descriptors, so this work might be best carried out in the threadpool.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions