Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ is_non_blocking
Method
is_non_blocking
src/fl/stl/asio/ip/tcp.cpp.hpp:335–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
bool socket::is_non_blocking() const { return mNonBlocking; }
336
337
int socket::native_handle() const { return mFd; }
338
Callers
1
FL_TEST_FILE
Function · 0.80
Calls
no outgoing calls
Tested by
1
FL_TEST_FILE
Function · 0.64