MCPcopy 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
490void Socket_Close(cc_socket s) { }
491
492cc_result Socket_CheckReadable(cc_socket s, cc_bool* readable) {
493 return ERR_NOT_SUPPORTED;

Callers 2

HttpConnection_CloseFunction · 0.70
OnCloseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected