DescriptionAdd Stats to Stun ping.
Add sent_ping_requests, recv_ping_responses to ConnectionInfo.
recv_ping_responses_ will be incremented when OnConnectionRequestResponse() is called.
ent_ping_requests_ will be incremented when OnConnectionRequestSent() is called.
BUG=webrtc:5695
Committed: https://crrev.com/5ecf16c072cef53ecb270794577c39a66dcbac63
Cr-Commit-Position: refs/heads/master@{#13001}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Add three more counters for stun ping. #
Total comments: 7
Patch Set 3 : Store ConnectionInfo to Connection to reduce duplication. #
Total comments: 8
Patch Set 4 : Rename. #
Messages
Total messages: 15 (4 generated)
|