# Functions
Resolve `hostport` to an IPv4 address.
ResolveIPv4 resolves `host` to and IPv4 address.
# Variables
ErrBlocked indicates that the resolved IP is blocked in the blocklist.
ErrInvalidPort indicates that the port number in the address is invalid.
ErrNotIPv4Address indicates that the resolved IP address is not IPv4.