Function gethostname
fn gethostname()
For now, use rustix::process::uname().nodename() instead.
See also the module comment.
gethostnamefn gethostname()
For now, use rustix::process::uname().nodename() instead.
See also the module comment.