Operator Reference
close_all_sockets (Operator)
close_all_sockets
— This operator is inoperable. It had the following function:
Close all opened sockets.
Warning
close_all_sockets
is obsolete, inoperable, and is only provided for
reasons of backward compatibility.
New applications should not use close_all_sockets
, the operator
will be removed in future versions.
Signature
close_all_sockets( : : : )
Description
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Module
Foundation