MCPcopy
hub / github.com/vercel/next.js / close

Method close

packages/next/src/server/next.ts:88–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 prepare(serverFields?: ServerFields): Promise<void>
87 setAssetPrefix(assetPrefix: string): void
88 close(): Promise<void>
89
90 // used internally
91 getUpgradeHandler(): UpgradeHandler

Callers 15

startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
startFunction · 0.65
DOMContentLoadedFunction · 0.65
pullFunction · 0.65
startFunction · 0.65
pullFunction · 0.65

Implementers 2

NextServerpackages/next/src/server/next.ts
NextCustomServerpackages/next/src/server/next.ts

Calls

no outgoing calls

Tested by 7

startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52