summaryrefslogtreecommitdiff
path: root/src/sys/stat.rs
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2017-01-26 16:49:07 +0900
committerHomu <homu@barosl.com>2017-01-26 16:49:07 +0900
commitd4ba02f99458a6cea6f992ad68cbf9ad0cd92f1d (patch)
tree8f3e6c8de0d30d9ac45a90e56544444f78455a26 /src/sys/stat.rs
parent8865e78b4c7d93bb2bbdc49da5648ab72668dce3 (diff)
parentb74015635fe4391e9d8c5519b2ae654fba9bd409 (diff)
downloadnix-d4ba02f99458a6cea6f992ad68cbf9ad0cd92f1d.zip
Auto merge of #483 - asomers:aio2, r=posborne
Add POSIX AIO support POSIX AIO is a standard for asynchronous file I/O. Read, write, and fsync operations can all take place in the background, with completion notification delivered by a signal, by a new thread, by kqueue, or not at all. The SigEvent class, used for AIO notifications among other things, is also added.
Diffstat (limited to 'src/sys/stat.rs')
0 files changed, 0 insertions, 0 deletions