|
addr
|
Remove redundant 'static from library crates
|
2020-10-18 17:25:51 +02:00 |
|
ip
|
Remove is_unicast_site_local
|
2021-06-09 09:41:29 +02:00 |
|
parser
|
Disallow octal format in Ipv4 string
|
2021-03-30 10:24:23 +08:00 |
|
tcp
|
Rename ErrorKind::Unknown to Uncategorized.
|
2021-06-15 14:30:13 +02:00 |
|
udp
|
Use is_ok() instead of empty Ok(_)
|
2020-10-13 17:01:50 -04:00 |
|
addr.rs
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |
|
ip.rs
|
Stabilize const_fn_transmute
|
2021-07-27 16:03:09 -04:00 |
|
parser.rs
|
Disallow octal format in Ipv4 string
|
2021-03-30 10:24:23 +08:00 |
|
tcp.rs
|
Drop support for cloudabi targets
|
2020-11-22 17:11:41 -05:00 |
|
test.rs
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|
udp.rs
|
Fix may not to appropriate might not or must not
|
2021-07-29 01:15:20 -04:00 |