You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This aligns the API with the core::net API.
We don't do it for IpAddress as
`unsafe { addr.v4 }.octets()` or
`unsafe { addr.v6 }.octets()` are
sufficient.
0 commit comments