amazon-kinesis-video-streams-webrtc-sdk-c
amazon-kinesis-video-streams-webrtc-sdk-c copied to clipboard
[QUESTION]
hello, dear When I study the source code in TurnConnection.c,I find the condition TURN_STATE_CHECK_SOCKET_CONNECTION in function turnConnectionStepState(PTurnConnection pTurnConnection) dosen't call break statement,I want to ask that is this missing or is it just defined as that?