LWL v1.0.0 - Reference Manual


extern const char* lwl_get_hostname

(lwlh_t HANDLE )

Gets the hostname of a LWL handle.

Documentation

Gets the hostname of a LWL handle.
Parameters:
HANDLE - The LWL handle to use.
Returns:
the hostname if HANDLE's options includes LWL_OPT_IP and/or LWL_OPT_ADR.
NULL otherwise.
Preconditions:
HANDLE must be a LWL handle successfully allocated by lwl_alloc().

Alphabetic index


LWL v1.0.0 Reference Manual Generation date: Wed Nov 13 15:07:15 CET 2002