MCPcopy Create free account
hub / github.com/SamNet-dev/snix / close

Function close

cfworker/worker.js:102–102  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100 }
101 },
102 close() { safeClose(ws); },
103 abort() { safeClose(ws); },
104 }))
105 .catch(() => safeClose(ws));

Callers 8

startMethod · 0.85
FinishMethod · 0.85
CloseMethod · 0.85
RunFunction · 0.85
recvLoopMethod · 0.85
CloseMethod · 0.85
CloseMethod · 0.85

Calls 1

safeCloseFunction · 0.85

Tested by 2

CloseMethod · 0.68