AddrInfoC.canonname_c

class AddrInfoC
char*
canonname_c
()

Return Value

Type: char*

the official host name as a nul-terminated C string or null if the last get() failed or get() has not been called yet with Flags.AI_CANONNAME set.

Meta