Clear the network timer on firing in TimedReconnect
This commit is contained in:
@@ -186,6 +186,7 @@ static int TimedReconnect(void *cntx, int mode)
|
||||
int iRet;
|
||||
char line[132];
|
||||
pAsyncQueue self = (pAsyncQueue) cntx;
|
||||
self->nw_tmr = 0;
|
||||
|
||||
if (self->state != eAsyncConnected)
|
||||
SICSLogPrintf(eStatus, "Function: %s:%s\n", self->queue_name,
|
||||
|
||||
Reference in New Issue
Block a user