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

Method IsNonBlocking

extra/yassl/src/socket_wrapper.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220
221
222bool Socket::IsNonBlocking() const
223{
224 return nonBlocking_;
225}
226
227
228void Socket::set_lastError(int errorCode)

Callers 1

processReplyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected