mud/lib/doc/sefun/query_host_port
2020-09-06 05:43:07 -07:00

25 lines
490 B
Plaintext

QUERY_HOST_PORT(1) QUERY_HOST_PORT(1)
NAME
query_host_port() - returns the port on which the MUD runs
SYNOPSIS
int query_host_port()
DESCRIPTION
Returns the port to which people telnet to access the MUD.
LOCATION
/secure/sefun/mud_info.c
SEE ALSO
architecture(), mud_name(), mudlib(), mudlib_version(),
version()
Author
Descartes of Borg
1