Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ ~WSInit
Method
~WSInit
external/httplib.h:5453–5455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5451
}
5452
5453
~WSInit() {
5454
if (is_valid_) WSACleanup();
5455
}
5456
5457
bool is_valid_ = false;
5458
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected