pub fn get_fqdn(l: usize) -> Option<String>
Expand description

Gets the fully qualified domain name.

Returns None on failure.