Clamps Dictionary
port-used
Function
(port-used port-num)
Cehck if port port-num is used will return the output of lsof
-i:<port-num> in a list or nil if port is unused.
Function
(port-used port-num)
Cehck if port port-num is used will return the output of lsof
-i:<port-num> in a list or nil if port is unused.
Created: 2026-02-25 Mi 13:31