query_ip_name(3) LPC Library Functions query_ip_name(3)
NAME
query_ip_name() - return the ip name of a given player
object.
SYNOPSIS
string query_ip_name( object ob );
DESCRIPTION
Return the IP address for player `ob'. An asynchronous pro-
cess `addr_server' is used to find out these name in paral-
lel. If there are any failures to find the ip-name, then
the ip-number is returned instead.
SEE ALSO
query_ip_number(3), query_host_name(3), resolve(3),
socket_address(3)
MudOS Last change: 5 Sep 1994 1