Page MenuHome GnuPG

Windows: file watching to support things like inotify
Open, WishlistPublic

Description

We have two functions:
gnupg_inotify_watch_delete_self to monitor homedir.
gnupg_inotify_watch_socket to monitor socket(s).

And gnupg_inotify_has_name to see removal of socket.

FindFirstChangeNotification could be used on Windows:
https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-findfirstchangenotificationa?redirectedfrom=MSDN

Event Timeline

gniibe triaged this task as Wishlist priority.Dec 26 2023, 5:27 AM
gniibe created this task.