Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ fail
Function
fail
benchmark/net/tcp-raw-pipe.js:29–31 ·
view source on GitHub ↗
(err, syscall)
Source
from the content-addressed store, hash-verified
27
const
PORT = common.PORT;
28
29
function
fail(err, syscall) {
30
throw util._errnoException(err, syscall);
31
}
32
33
// Server
34
const
serverHandle =
new
TCP(TCPConstants.SERVER);
Callers
3
main
Function · 0.70
write
Function · 0.70
afterWrite
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected