Versions in this module Expand all Collapse all v1 v1.8.1 Oct 5, 2022 Changes in this version + func IsAddressIPv6(address string) bool + func ToV6(ip string) string v1.5.0-rc2 Feb 18, 2022 v1.2.1 Jun 30, 2021 Changes in this version + func GetAllIPs() ([]string, error) + func PickTCPPort(ip string, leftPort, rightPort uint32) (actualPort uint32, err error) + func ReserveTCPAddr(address string) (uint32, error)