package
0.0.0-20240224184043-606539190938
Repository: https://github.com/pascal-0x90/gscript.git
Documentation: pkg.go.dev

# Functions

CheckForInUseTCP is a function that checks all local IPv4 interfaces for to see if something is listening on the specified TCP port will timeout after 3 seconds.
CheckForInUseUDP will send a UDP packet to the local port and see it gets a response or will timeout.