Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: System time change notification #10447

Closed
fhalde opened this issue Dec 25, 2016 · 1 comment
Closed

Feature request: System time change notification #10447

fhalde opened this issue Dec 25, 2016 · 1 comment
Labels
feature request Issues that request new features to be added to Node.js. libuv Issues and PRs related to the libuv dependency or the uv binding.

Comments

@fhalde
Copy link
Contributor

fhalde commented Dec 25, 2016

Will it be great to have a feature wherein our node apps can detect change in system time? I recently came across a time_change_notify system call, but it doesn't seem to be available in all linux kernels.

time_change_notify

@mscdex
Copy link
Contributor

mscdex commented Dec 25, 2016

I think something like this would be better suited for the libuv issue tracker (first).

@mscdex mscdex added the feature request Issues that request new features to be added to Node.js. label Dec 25, 2016
@addaleax addaleax added the libuv Issues and PRs related to the libuv dependency or the uv binding. label Dec 25, 2016
@fhalde fhalde closed this as completed Dec 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issues that request new features to be added to Node.js. libuv Issues and PRs related to the libuv dependency or the uv binding.
Projects
None yet
Development

No branches or pull requests

3 participants