Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ close
Method
close
src/fl/stl/asio/ip/tcp.cpp.hpp:240–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
void socket::close() { close_fd(); }
241
242
void socket::shutdown() {
243
if (mFd != -1) {
Callers
nothing calls this directly
Calls
1
plat_close
Function · 0.85
Tested by
no test coverage detected