Skip to content

Commit

Permalink
Added I/O safety to sys::aio
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed May 12, 2024
1 parent 99a890a commit 305169e
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 147 deletions.
2 changes: 2 additions & 0 deletions changelog/2401.changed
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Added I/O safety to the sys/aio module. Most functions that previously
accepted a `AsRawFd` argument now accept an `AsFd` instead.
Loading

0 comments on commit 305169e

Please sign in to comment.