query_ip_name |
Discworld driver help |
query_ip_name |
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 process `addr_server' is used to find out these name in parallel. If there are any failures to find the ip-name, then the ip-number is returned instead.