DescriptionRemove ports that are not used by any channel after timeout
If a port is not used by any channel and if it has no connection for 30
seconds, it will be removed.
Note, as long as a port is used by a transport channel, it will be kept
even if it does not have any connection. This will be beneficial to
continual gathering because new connections can be created in the future
when network changes.
BUG=
R=pthatcher@webrtc.org, zhihuang@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/a74363c9982a080b6d35a68b43f2b57d4116532d
Patch Set 1 : . #Patch Set 2 : fix a comment #
Total comments: 18
Patch Set 3 : . #
Total comments: 16
Patch Set 4 : . #
Total comments: 2
Patch Set 5 : . #
Messages
Total messages: 32 (17 generated)
|