-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Milestone
Description
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.
Reactions are currently unavailable