Skip to content

PollSet not working as intended on Windows #3248

@aleks-f

Description

@aleks-f

When connection is attempted to a non-existent server (or when an existent server disappears), WSAPoll does not flag a socket unless writability reporting is requested, thus rendering a non-intrusive detection of a failed asynchronous connection impossible without explicitly subscribing to PollSet::POLL_WRITE.

The issue is described here, here is a gist for exploration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions