Skip to content

net/http: dead link to chrome documentation on connection management #38885

@smasher164

Description

@smasher164

// 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

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions