Skip to content

protocol: readHeader() overwrites previous conn.SetReadDeadline(t) #149

@pires

Description

@pires

If folks call conn.SetReadDeadline(t) before the header has been parsed, said read deadline will be overwritten by the time the header is parsed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions