Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Method System.gethostname()


Method gethostname

string gethostname()

Description

Returns a string with the name of the host.

Note

This function only exists on systems that have the gethostname(2) or uname(2) system calls.