Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe-research/node-theseus
/ socketError
Function
socketError
node-theseus.js:239–241 ·
view source on GitHub ↗
(err)
Source
from the content-addressed store, hash-verified
237
}
238
239
function
socketError(err) {
240
console.error(
'[node-theseus] socket error: '
+ err);
241
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected