Extracted from Pike v7.6 release 112 at 2008-06-24.
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.