BuildDocsReferenceGuidesBlogDiscordnode:tlsTLSSocketpendingBuildDocsReferenceGuidesBlogDiscordnode:tlsTLSSocketpendingtls.TLSSocket.pendingpendingReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
TLSSocket.pending property | Node.js tls module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting
(see `socket.connecting`).