Skip to content

Commit 0c08f39

Browse files
authored
Added I/O safety to sys::aio (#2401)
1 parent 99a890a commit 0c08f39

File tree

4 files changed

+172
-147
lines changed

4 files changed

+172
-147
lines changed

changelog/2401.changed.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Added I/O safety to the sys/aio module. Most functions that previously
2+
accepted a `AsRawFd` argument now accept an `AsFd` instead.

0 commit comments

Comments
 (0)