Module veloren_client::addr

source ·

Enums

Functions

  • resolve 🔒
    Parse ip address or resolves hostname. Note: If you use an ipv6 address, the number after the last colon will be used as the port unless you use [] around the address.
  • sort_ipv6 🔒