前面几篇文章介绍了
SortConnectionsAndUpdateState
函数中是如果实现排序和裁剪Connections:
void P2PTransportChannel::SortConnectionsAndUpdateState(
const std::string& reason_to_sort) {
。。。省略代码
SortConnectionsAndUpdateState
函数中是如果实现排序和裁剪Connections:
void P2PTransportChannel::SortConnectionsAndUpdateState(
const std::string& reason_to_sort) {
。。。省略代码