webrtc/p2p
Seth Hampson 98335f8093 Fixing webrtc::IceTransportState.
Currently the IceTransportState goes to connected before the connection
is writable and also goes to checking before any candidate pairs are
being checked. This change fixes these cases.

Bug: webrtc:10352, chromium:933802
Change-Id: I64a67c7f76a94a6be9da413740ddc8762fe966ce
Reviewed-on: https://webrtc-review.googlesource.com/c/124102
Commit-Queue: Seth Hampson <shampson@webrtc.org>
Reviewed-by: Qingsi Wang <qingsi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26842}
2019-02-25 18:57:19 +00:00
..
base Fixing webrtc::IceTransportState. 2019-02-25 18:57:19 +00:00
client Use Abseil container algorithms in p2p/ 2019-01-29 21:52:18 +00:00
stunprober (7) Rename files to snake_case: remove forwarding headers 2019-01-26 00:33:46 +00:00
BUILD.gn Delete unused class FakeCandidatePair. 2019-02-21 07:22:16 +00:00
DEPS Bind the structured ICE logging with P2PTransportChannel. 2018-02-03 07:06:49 +00:00
OWNERS Adding more owners to p2p 2018-11-15 19:28:19 +00:00