MCPcopy Index your code
hub / github.com/nodejs/node / connect

Method connect

typings/internalBinding/quic.d.ts:59–59  ·  view source on GitHub ↗
(address: SocketAddress, options: SessionOptions)

Source from the content-addressed store, hash-verified

57interface Endpoint {
58 listen(options: SessionOptions): void;
59 connect(address: SocketAddress, options: SessionOptions): Session;
60 closeGracefully(): void;
61 markBusy(on?: boolean): void;
62 ref(on?: boolean): void;

Callers 15

connectFunction · 0.65
internalConnectFunction · 0.65
internalConnectMultipleFunction · 0.65
dgram.jsFile · 0.65
doConnectFunction · 0.65
_http_agent.jsFile · 0.65
onProxyDataFunction · 0.65
createConnectionFunction · 0.65
portIsFreeFunction · 0.65
runMethod · 0.65
runMethod · 0.65
[kConnect]Method · 0.65

Calls

no outgoing calls

Tested by 14

testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52
testFunction · 0.52