Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
bool Socket::WouldBlock() const
217
{
218
return wouldBlock_;
219
}
220
221
222
bool Socket::IsNonBlocking() const
Callers
2
receiveData
Function · 0.80
Send
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected