Skip to content

x/sys/windows: support wsarecv error #65004

@warent

Description

@warent

Proposal Details

Windows has an OpError "wsarecv: An existing connection was forcibly closed by the remote host." Easily reproducible by connecting to a TCP server and force closing the client.

zerrors_windows.go is quite comprehensive but does not include this error.

Side note, I believe there is one for wsasend as well which may be considered for inclusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-WindowsWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions