ext icon indicating copy to clipboard operation
ext copied to clipboard

Windows I/O Implementation

Open cdosoftei opened this issue 2 years ago • 0 comments

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 avatar Aug 22 '23 23:08 cdosoftei