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 55986ae commit 15ade51Copy full SHA for 15ade51
tests/socket.rs
@@ -1839,4 +1839,4 @@ fn set_busy_poll() {
1839
socket.set_busy_poll(i).unwrap();
1840
assert!(socket.busy_poll().unwrap() == i);
1841
}
1842
-}
+}
0 commit comments