Name
close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSockets — This operator is inoperable. It had the following function:
Close all opened sockets.
Warning
close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsCloseAllSockets is obsolete, inoperable, and is only provided for
reasons of backward compatibility.
New applications should not use close_all_socketsclose_all_socketsCloseAllSocketsCloseAllSocketsCloseAllSockets, the operator
will be removed in future versions.
close_all_sockets( : : : )
Herror close_all_sockets()
Herror T_close_all_sockets()
void CloseAllSockets()
static void HSocket::CloseAllSockets()
.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Foundation