Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ daemon-socket-fallback.test.ts
File
daemon-socket-fallback.test.ts
__tests__/daemon-socket-fallback.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Daemon support on socket-incapable filesystems — issue #997 (and the adjacent
3
* #974 WSL2 DrvFs hazard).
4
*
Callers
nothing calls this directly
Calls
11
getDaemonSocketCandidates
Function · 0.90
getDaemonSocketPath
Function · 0.90
bindFirstUsableSocket
Function · 0.90
tryAcquireDaemonLock
Function · 0.90
getDaemonPidPath
Function · 0.90
decodeLockInfo
Function · 0.90
acquireLockViaExclusiveOpen
Function · 0.90
fakeServer
Function · 0.85
errno
Function · 0.85
join
Method · 0.80
resolve
Method · 0.80
Tested by
no test coverage detected