Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

No path is returned on linux #25

@nkovacs

Description

@nkovacs

inotify doesn't return the path on linux for file events, only the watch descriptor (e->wd), you have to remember which watch descriptor belongs to which path.
For directory events, you get the filename, so you have to find the directory path using the watch descriptor, and add the filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions