MCPcopy
hub / github.com/msgbyte/tianji / close

Method close

apps/daily-ai-trigger/worker-configuration.d.ts:2418–2418  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2416 get upgraded(): boolean;
2417 get secureTransport(): "on" | "off" | "starttls";
2418 close(): Promise<void>;
2419 startTls(options?: TlsOptions): Socket;
2420}
2421interface SocketOptions {

Callers 6

reset-project.jsFile · 0.65
setup.tsFile · 0.65
gracefulShutdownFunction · 0.65
generateLighthouseFunction · 0.65
initUdpServerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected