MCPcopy Create free account
hub / github.com/nodejs/node / markAuthenticated

Method markAuthenticated

deps/undici/src/lib/core/socks5-client.js:147–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

145 }
146
147 markAuthenticated () {
148 this.state = STATES.AUTHENTICATED
149 this.emit('authenticated')
150 }
151
152 /**
153 * Start the SOCKS5 handshake

Callers 2

handleAuthResponseMethod · 0.95

Calls 1

emitMethod · 0.45

Tested by

no test coverage detected