Browse Source
`poll_oneoff` uses `system_interface::ReadReady` to compute how many bytes are ready to be read, which is part of the Preview1 `poll_oneoff` API. This updates to system-interface 0.25.7 which has a fix to handle special files such as /dev/urandom and /dev/null properly. Fixes #6239.pull/6261/head
Dan Gohman
2 years ago
committed by
GitHub
2 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue