- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for LookupPort (0.11 sec)
-
api/go1.8.txt
pkg net, method (*Resolver) LookupMX(context.Context, string) ([]*MX, error) pkg net, method (*Resolver) LookupNS(context.Context, string) ([]*NS, error) pkg net, method (*Resolver) LookupPort(context.Context, string, string) (int, error) pkg net, method (*Resolver) LookupSRV(context.Context, string, string, string) (string, []*SRV, error) pkg net, method (*Resolver) LookupTXT(context.Context, string) ([]string, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Dec 21 05:25:57 UTC 2016 - 16.3K bytes - Viewed (0) -
api/go1.txt
pkg net, func LookupCNAME(string) (string, error) pkg net, func LookupHost(string) ([]string, error) pkg net, func LookupIP(string) ([]IP, error) pkg net, func LookupMX(string) ([]*MX, error) pkg net, func LookupPort(string, string) (int, error) pkg net, func LookupSRV(string, string, string) (string, []*SRV, error) pkg net, func LookupTXT(string) ([]string, error) pkg net, func ParseCIDR(string) (IP, *IPNet, error)
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)