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 1855a1c commit 97ba15cCopy full SHA for 97ba15c
library/std/src/net/hostname.rs
@@ -32,3 +32,4 @@ pub fn hostname() -> std::io::Result<OsString> {
32
}
33
_ => Err(std::io::Error::last_os_error()),
34
35
+}
0 commit comments