Warning: SimpleXMLElement::asXML(E:\phpstudy_pro\zhutiblog\sitemaps\sitemap_55.xml.tmp): failed to open stream: Permission denied in E:\phpstudy_pro\zhutiblog\dd.php on line 1322
TLSSocket.terminate method | Bun module | Bun - AI智能索引
温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/TLSSocket/terminate
点击访问原文链接

TLSSocket.terminate method | Bun module | Bun

TLSSocket.terminate method | Bun module | BunBuildDocsReferenceGuidesBlogDiscord/Bun/TLSSocket/terminateMterminate

Search the reference...

/

BuildDocsReferenceGuidesBlogDiscord/Bun/TLSSocket/terminateMterminate

method

TLSSocket.terminateterminate(): void;

Forcefully closes the socket connection immediately. This is an abrupt termination, unlike the graceful shutdown initiated by end(). It uses SO_LINGER with l_onoff=1 and l_linger=0 before calling close(2). Consider using close() or end() for graceful shutdowns.

socket.terminate();

Resources

ReferenceDocsGuidesDiscordMerch StoreGitHubBlog 

Toolkit

RuntimePackage managerTest runnerBundlerPackage runner

Project

Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicense

Baked with ❤️ in San Francisco

We're hiring →

TLSSocket.terminate method | Bun module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    API documentation for method bun.TLSSocket.terminate | Bun