Skip to content

Use inotify on linux to add capability to monitor a single file #11

Description

@DavyLandman

While inotify already appears to be used for directory watches, we can use JNA to setup a file watch using inotify. This would reduce the costs of a full directory watch in case we only need to monitor a single path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions