pub fn gethostname()
Available on
doc
only.Expand description
For now, use rustix::process::uname().nodename()
instead.
See also the module comment.
pub fn gethostname()
doc
only.For now, use rustix::process::uname().nodename()
instead.
See also the module comment.