Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ fail
Function
fail
benchmark/net/tcp-raw-c2s.js:68–70 ·
view source on GitHub ↗
(err, syscall)
Source
from the content-addressed store, hash-verified
66
client(
type
, len);
67
68
function
fail(err, syscall) {
69
throw util._errnoException(err, syscall);
70
}
71
72
function
client(
type
, len) {
73
let
chunk;
Callers
4
main
Function · 0.70
client
Function · 0.70
write
Function · 0.70
afterWrite
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected