ext
ext copied to clipboard
Windows I/O Implementation
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.