serverName (2)

void serverName(Ccl::Bool unpadded)

unpadded
Ccl::Yes
returns a null terminated string of the stored server name with no space padding in the string.
Ccl::No
returns the string padded with spaces — the same as invoking the serverName method with no parameters.