Skip to content

SOCKSTATUS

Craig Edwards edited this page Apr 28, 2023 · 1 revision

SOCKSTATUS

SOCKSTATUS(numeric-expression)

Returns TRUE if the socket which is represented by the numeric-expression is connected or FALSE if it is not. Note that a socket which is still connecting may return FALSE.

Clone this wiki locally