<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/win32/sys/inotify.h, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2020-04-15T09:17:48+00:00</updated>
<entry>
<title>inotifyd: WIN32 port</title>
<updated>2020-04-15T09:17:48+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2020-04-15T09:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=db46c292750493d2e98a21ec24a8a407fd8b3207'/>
<id>urn:sha1:db46c292750493d2e98a21ec24a8a407fd8b3207</id>
<content type='text'>
Use ReadDirectoryChangesW to implement inotifyd for WIN32.

There are limitations:

- It's only possible to watch directories, not files.

- The notification doesn't distinguish between different changes to
  file state.  All changes other than creation, deletion and renaming
  are reported as 'c'.
</content>
</entry>
</feed>
