Skip to content

Refactor fd set#387

Merged
halx99 merged 23 commits into
devfrom
refactor-fd-set
Dec 30, 2022
Merged

Refactor fd set#387
halx99 merged 23 commits into
devfrom
refactor-fd-set

Conversation

@halx99

@halx99 halx99 commented Dec 29, 2022

Copy link
Copy Markdown
Member
  • Reimplement reactor backends: select, poll
  • Now the default reactor backend is poll
  • Add compiler flag YASIO_DISABLE_POLL for switching to socket.select as same with previous releases

@halx99 halx99 linked an issue Dec 29, 2022 that may be closed by this pull request
@halx99 halx99 added this to the next milestone Dec 30, 2022
@halx99 halx99 merged commit a3a4e34 into dev Dec 30, 2022
@halx99 halx99 deleted the refactor-fd-set branch December 31, 2022 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

do_select failed with EINAVL(22) at macOS

1 participant