dns_types::protocol::types

Constant DOMAINNAME_MAX_LEN

Source
pub const DOMAINNAME_MAX_LEN: usize = 255;
Expand description

Maximum encoded length of a domain name. The number of labels plus sum of the lengths of the labels.