package
Version:
v0.0.0-...-9d95335
Opens a new window with list of versions in this module.
Published: Aug 22, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
IsFree tells whether the port is free or not
Port Ask the kernel for a free open port that is ready to use.
this will panic if any error is encountered.
PortE asks the kernel for a free open port that is ready to use.
func PortStart(starting int) int
PortStart finds a free port from starting port
Ports asks the kernel for free open ports that are ready to use.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.