Skip to content

File change events. #17389

@3Hren

Description

@3Hren

Seems like there is no way to subscribe for filesystem changes.

For example to implement tail-like program, I need to watch over some specified file and reread it on write event.

According to this libuv has already wrapped common file change notification libraries, so I don't think it will consume significant amount of time to write another wrapper for that libuv functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions