Inspired from jimbeveridge's artical Understanding ReadDirectoryChangesW! The project shows how to read directory changes by IO completion port on windows platform.
More details refer to https://www.jianshu.com/p/9f6529127f1a.
how to use ReadDirectoryChangesW by IO completion port on windows platform.
C++MIT
Inspired from jimbeveridge's artical Understanding ReadDirectoryChangesW! The project shows how to read directory changes by IO completion port on windows platform.
More details refer to https://www.jianshu.com/p/9f6529127f1a.