Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows I/O Implementation #1

Open
cdosoftei opened this issue Aug 22, 2023 · 0 comments
Open

Windows I/O Implementation #1

cdosoftei opened this issue Aug 22, 2023 · 0 comments
Labels
windows Windows implementation issue

Comments

@cdosoftei
Copy link
Contributor

The current approach to I/O on Windows is suboptimal; this might have to do with the implementation itself (running wepoll in a dedicated thread) or with other issues which have yet to be identified.

The performance issues are noticeable when running the Ardillo DNS Client example on Windows. On OS X and Linux, the example runs smoothly.

@cdosoftei cdosoftei added the windows Windows implementation issue label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Windows implementation issue
Projects
Status: No status
Development

No branches or pull requests

1 participant