qt5base-lts/tests/auto/corelib/io/qwinoverlappedionotifier
Joerg Bornemann 096b49bc1e QWinOverlappedIoNotifier introduced
For asynchronous (overlapped) I/O notification on Windows one
can now use the convenience class QWinOverlappedIoNotifier.
It's using one global I/O completion port and a watching thread to
get notified when a read or write operation completes.

Change-Id: If6f904b364be0405580c7e50355529ab136ae3cb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-24 14:39:58 +01:00
..
qwinoverlappedionotifier.pro QWinOverlappedIoNotifier introduced 2012-01-24 14:39:58 +01:00
tst_qwinoverlappedionotifier.cpp QWinOverlappedIoNotifier introduced 2012-01-24 14:39:58 +01:00