Skip to content

Commit

Permalink
log status
Browse files Browse the repository at this point in the history
  • Loading branch information
disa6302 committed Jun 19, 2024
1 parent 5d56ccf commit 1074ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/source/Ice/TurnConnection.c
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ STATUS checkTurnPeerConnections(PTurnConnection pTurnConnection)
pTurnConnection->pControlChannel, NULL, FALSE);
}
}

DLOGI("Send Status set to : 0x%08x", sendStatus);
CHK_STATUS(turnConnectionRefreshAllocation(pTurnConnection));

CleanUp:
Expand Down

0 comments on commit 1074ccf

Please sign in to comment.