MCPcopy Create free account
hub / github.com/nodejs/node / [SymbolAsyncDispose]

Method [SymbolAsyncDispose]

lib/internal/quic/quic.js:4121–4121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4119 }
4120
4121 async [SymbolAsyncDispose]() { await this.close(); }
4122}
4123
4124// The QuicEndpoint represents a local UDP port binding. It can act as both a

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected