Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ socket
Method
socket
src/fl/stl/asio/ip/tcp.cpp.hpp:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
// ============================================================================
154
155
socket::socket() : mFd(-1), mNonBlocking(false) {}
156
157
socket::~socket() FL_NOEXCEPT { close_fd(); }
158
Callers
5
run_fastled_web_compiler
Function · 0.45
_find_free_port
Function · 0.45
_find_free_port
Function · 0.45
_find_free_port
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
4
_find_free_port
Function · 0.36
_find_free_port
Function · 0.36
_find_free_port
Function · 0.36
main
Function · 0.36