close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsclose_all_sockets (Operator)
Name
close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsclose_all_sockets
— This operator is inoperable. It had the following function:
Close all opened sockets.
Warning
close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsclose_all_sockets
is obsolete, inoperable, and is only provided for
reasons of backward compatibility.
New applications should not use close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsclose_all_sockets
, the operator
will be removed in future versions.
Signature
close_all_sockets( : : : )
Herror close_all_sockets()
Herror T_close_all_sockets()
void CloseAllSockets()
static void HSocket::CloseAllSockets()
def close_all_sockets() -> None
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