Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClassiCube/ClassiCube
/ Socket_Close
Function
Socket_Close
src/_PlatformBase.h:490–490 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
void Socket_Close(cc_socket s) { }
491
492
cc_result Socket_CheckReadable(cc_socket s, cc_bool* readable) {
493
return ERR_NOT_SUPPORTED;
Callers
2
HttpConnection_Close
Function · 0.70
OnClose
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected