Searched refs:MAX_RETRY_SEND_COUNT (Results 1 – 2 of 2) sorted by relevance
36 #define MAX_RETRY_SEND_COUNT 2 // 2 max retry count CONNECT_RETRY_MAX_TIMES = 2; macro
70 clientInstance->maxRetryCount = MAX_RETRY_SEND_COUNT; in InitClientInstance()