tgcalls 网络超时检查
- G:\CDN\P2P-DEV\tdesktop-offical\Telegram\ThirdParty\tgcalls\tgcalls\NetworkManager.cpp
PostDelayedTask
- 使用的是rtc thread 方法 PostDelayedTask :
- G:\CDN\P2P-DEV\Libraries\tg_owt\src\rtc_base\thread.h
template <class Closure,typename std::enable_if<!std::is_convertible<Closure,std::unique_ptr<webrtc::QueuedTask>>