WIP implementation of poll_oneoff on Windows

This commit is contained in:
Marcin Mielniczuk
2019-11-10 16:41:16 +01:00
parent d651408b5a
commit 4695c95374
2 changed files with 150 additions and 3 deletions

View File

@@ -176,7 +176,6 @@ mod wasi_tests {
"dangling_symlink" => true,
"symlink_loop" => true,
"truncation_rights" => true,
"poll_oneoff" => true,
"path_link" => true,
"dangling_fd" => true,
_ => false,