BuildDocsReferenceGuidesBlogDiscordnode:tlsTLSSocketautoSelectFamilyAttemptedAddressesBuildDocsReferenceGuidesBlogDiscordnode:tlsTLSSocketautoSelectFamilyAttemptedAddressestls.TLSSocket.autoSelectFamilyAttemptedAddressesautoSelectFamilyAttemptedAddressesReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
TLSSocket.autoSelectFamilyAttemptedAddresses property | Node.js tls module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- This property is only present if the family autoselection algorithm is enabled in `socket.connect(options)`
and it is an array of the addresses that have been attempted.
Each address is a string in the form of `$IP:$PORT`.
If the connection was successful, then the last address is the one that the socket is currently connected to.