tox icon indicating copy to clipboard operation
tox copied to clipboard

Replace IpPort::is_global with IpAddr::is_global from std

Open kpp opened this issue 6 years ago • 0 comments

https://github.com/tox-rs/tox/blob/76840d982fc9a1fa57c785c814cb323327e7cd08/src/toxcore/dht/ip_port.rs#L7

See https://github.com/rust-lang/rust/pull/60145 Still we need it to be in stable

kpp avatar Jun 01 '19 11:06 kpp