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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsocket.h139 inline bool IsBlockingError(int e) { function in namespace:talk_base
168 inline bool IsBlocking() const { return IsBlockingError(GetError()); }

Completed in 49 milliseconds