Can a OVERLAPPED read on a file handle complete synchronously?

后端 未结 0 1743
半阙折子戏
半阙折子戏 2020-11-28 17:50

When I\'m doing a OVERLAPPED read on a file handle I usually handle both cases of completeion: ReadFile immediately returns TRUE or it returns FALSE and GetLastError() retur

相关标签:
回答
  • 消灭零回复
提交回复
热议问题