Skip to content

SetReadDeadline and Concurrency #338

@rodicus

Description

@rodicus

Hi,

The Concurrency section of the documentation lists the read-related methods that should only be called by one routine. I am just wondering why SetReadDeadline is listed in there as it only seems to call the respective net.Conn method, which is supposedly safe for multi-routine use.

Thanks in advance,

Rod

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions