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.
Need basic async APIs for
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.