turn read interest back on once connect completes
This commit is contained in:
@@ -231,6 +231,7 @@ static int AQ_Reconnect(pAsyncQueue self)
|
||||
}
|
||||
return iRet;
|
||||
}
|
||||
NetWatchSetMode(self->nw_ctx, nwatch_read);
|
||||
SICSLogPrintf(eStatus, "In %s:%s: state %s => eAsyncConnected\n",
|
||||
self->queue_name, __func__, state_name(self->state));
|
||||
self->state = eAsyncConnected;
|
||||
|
||||
Reference in New Issue
Block a user