Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
bool Socket::IsNonBlocking() const
223
{
224
return nonBlocking_;
225
}
226
227
228
void Socket::set_lastError(int errorCode)
Callers
1
processReply
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected