Hi,
I implemented the async I/O on Linux without threads, and it is a killer
feature over v0.1. Now, I want to port my C++ classes to Windows without
threads if possible. But is it possible ?
What I did on Windows :
---
* installed the WinUSB driver for my device (Microchi
Hi,
I implemented the async I/O on Linux without threads, and it is a
killer feature over v0.1. Now, I want to port my C++ classes to
Windows without threads if possible. But is it possible ?
What I did on Windows :
installed the WinUSB driver for my