Searched defs:SetAsync (Results 1 – 2 of 2) sorted by relevance
68 void SetAsync(bool async) { async_ = async; } in SetAsync() function363 void SetAsync(bool async) { async_ = async; } in SetAsync() function
554 bool Win32Socket::SetAsync(int events) { in SetAsync() function in rtc::Win32Socket