We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e4088 commit 5c197a6Copy full SHA for 5c197a6
tests/fail-dep/tokio/read_from_full_socketpair.rs
@@ -1,3 +1,4 @@
1
+//@ignore-target-windows: No libc socketpair on Windows
2
fn main() {
3
// Open a socketpair instance.
4
let mut fds = [-1, -1];
0 commit comments