Clamps Dictionary
port-available-p
Function
(port-available-p portno)
Check if IP port is available on localhost by issuing shell command. Only works on Unix with the lsof program installed.
Arguments
portno |
Integer in the range [0..65535] |
Created: 2025-02-18 Di 12:58