MCPcopy 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
155socket::socket() : mFd(-1), mNonBlocking(false) {}
156
157socket::~socket() FL_NOEXCEPT { close_fd(); }
158

Callers 5

run_fastled_web_compilerFunction · 0.45
_find_free_portFunction · 0.45
_find_free_portFunction · 0.45
_find_free_portFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 4

_find_free_portFunction · 0.36
_find_free_portFunction · 0.36
_find_free_portFunction · 0.36
mainFunction · 0.36