Documentation ¶
Index ¶
- func ExtractIPAddress(address string) string
- func FilterAddress(address string) string
- func GetFreeAddressPort(address string) *int
- func IsBusy(protocol string, address string) (bool, error)
- func IsTCPBusy(address string) (bool, error)
- func IsUDPBusy(address string) (bool, error)
- func SearchAndLockFreeAddress(protocol string, address string) (string, error)
- func SearchAndLockFreeTCPAddress(address string) (string, error)
- func SearchAndLockFreeUDPAddress(address string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractIPAddress ¶
func FilterAddress ¶
func GetFreeAddressPort ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.