Function snarkos_node_tcp::is_unspecified_ip
source · pub fn is_unspecified_ip(ip: IpAddr) -> boolExpand description
Checks if the given IP address is unspecified or broadcast.
pub fn is_unspecified_ip(ip: IpAddr) -> boolChecks if the given IP address is unspecified or broadcast.