If set to true, it enables keep-alive functionality on the socket immediately after a new incoming connection is received, similarly on what is done in socket.setKeepAlive([enable][, initialDelay]).
property keepAlive | Node.js net module | Bun BuildDocsReferenceGuidesBlogDiscord/node:net/ServerOpts/keepAlivePkeepAlive BuildDocsReferenceGuidesBlogDiscord /node:net/ServerOpts/keepAlivePkeepAlive net.ServerOpts.keepAlivekeepAlive?: boolean
Search the reference...
/
property
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →property keepAlive | Node.js net module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,
similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.