Skip to content

Linux sockets: async connect on already connected socket does not throw #22978

@geoffkizer

Description

@geoffkizer

If you do a ConnectAsync on an already connected socket, no exception is thrown.

Synchronous Connect correctly throws a SocketException with errorcode SocketError.IsConnected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions