Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/code-server
/ socket.test.ts
File
socket.test.ts
test/unit/node/socket.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ field, logger } from
"@coder/logger"
2
import
{ promises as fs } from
"fs"
3
import
* as net from
"net"
4
import
* as path from
"path"
Callers
nothing calls this directly
Calls
12
generateCertificate
Function · 0.90
describe
Function · 0.85
resolve
Function · 0.85
getData
Function · 0.85
event
Method · 0.80
findFreeSocketPath
Method · 0.80
listen
Method · 0.80
emit
Method · 0.80
once
Method · 0.80
write
Method · 0.80
createProxy
Method · 0.80
stop
Method · 0.80
Tested by
no test coverage detected