Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
start
Method · 0.85
Finish
Method · 0.85
Close
Method · 0.85
TestRunContextCancelClosesConns
Function · 0.85
Run
Function · 0.85
recvLoop
Method · 0.85
Close
Method · 0.85
Close
Method · 0.85
Calls
1
safeClose
Function · 0.85
Tested by
2
Close
Method · 0.68
TestRunContextCancelClosesConns
Function · 0.68