Searched defs:IsBlockingError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsocket.h122 inline bool IsBlockingError(int e) { function in namespace:rtc
151 inline bool IsBlocking() const { return IsBlockingError(GetError()); }

Completed in 72 milliseconds