$portfree: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
No edit summary
 
(No difference)

Latest revision as of 19:08, 11 May 2008

Returns $true if a specified port is free. Returns $false if it is in use by any program, mIRC or not.

 $portfree(port)

See Also

sockopen socklisten if-then-else