-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Description
Lines 843 to 846 in 8627b4c
// Deliver pconn to goroutine waiting for idle connection, if any. | |
// (They may be actively dialing, but this conn is ready first. | |
// Chrome calls this socket late binding. | |
// See https://insouciant.org/tech/connection-management-in-chromium/.) |
https://insouciant.org/tech/connection-management-in-chromium/
is no longer accessible. The relevant docs should point to the chromium wiki at https://www.chromium.org/developers/design-documents/network-stack#TOC-Connection-Management
.
Metadata
Metadata
Assignees
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.