Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ fail
Function
fail
benchmark/net/tcp-raw-s2c.js:99–101 ·
view source on GitHub ↗
(err, syscall)
Source
from the content-addressed store, hash-verified
97
client(dur);
98
99
function
fail(err, syscall) {
100
throw util._errnoException(err, syscall);
101
}
102
103
function
client(dur) {
104
const
clientHandle =
new
TCP(TCPConstants.SOCKET);
Callers
4
main
Function · 0.70
write
Function · 0.70
afterWrite
Function · 0.70
client
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected