C
#define OPEN_SOCKET_TIMEOUT (ONE_SECOND * 3)
Description
OPEN_SOCKET_TIMEOUT is the timeout period in symbols for a node to abandon attempt to establish a socket connection, or in MiApp term, an indrect connection
#define OPEN_SOCKET_TIMEOUT (ONE_SECOND * 3)
OPEN_SOCKET_TIMEOUT is the timeout period in symbols for a node to abandon attempt to establish a socket connection, or in MiApp term, an indrect connection