MCPcopy Create free account
hub / github.com/pollinations/pollinations / close

Method close

enter.pollinations.ai/worker-runtime.d.ts:3113–3113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3111 get upgraded(): boolean;
3112 get secureTransport(): "on" | "off" | "starttls";
3113 close(): Promise<void>;
3114 startTls(options?: TlsOptions): Socket;
3115}
3116interface SocketOptions {

Callers 15

test-mcp-client.jsFile · 0.65
drawPreviewFunction · 0.65
sendMessageFunction · 0.65
createChatCommandFunction · 0.65
deploy_reddit_postFunction · 0.65
aFunction · 0.65
promptNewVendorFunction · 0.65
closeMethod · 0.65
closeMethod · 0.65
closeMethod · 0.65
closeMethod · 0.65
stopMethod · 0.65

Calls

no outgoing calls

Tested by 1

startFunction · 0.52