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