summaryrefslogtreecommitdiff
path: root/rts/win32/MIOManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Move win32/IOManager to win32/MIOManagerDuncan Coutts2021-01-251-0/+109
It is only for MIO, and we want to use the generic name IOManager for the name of the common parts of the interface and dispatch.