MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / WouldBlock

Method WouldBlock

extra/yassl/src/socket_wrapper.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214
215
216bool Socket::WouldBlock() const
217{
218 return wouldBlock_;
219}
220
221
222bool Socket::IsNonBlocking() const

Callers 2

receiveDataFunction · 0.80
SendMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected