pub fn is_unspecified_ip(ip: IpAddr) -> bool
Expand description

Checks if the given IP address is unspecified or broadcast.