Skip to content

Shutting down a Socket should not set it to disconnected #16827

Open
@GSPP

Description

Calling Shutdown on a Socket will cause it to become disconnected which is incorrect. This can cause, for example, TcpClient.GetStream to fail on a half-open socket.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions