Extracted from Pike v7.6 release 33 at 2005-08-19.
pike.ida.liu.se
[Top]
System

Method System.gethostname()


Method gethostname

string System.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.