node-ntp-client icon indicating copy to clipboard operation
node-ntp-client copied to clipboard

Set errorFired flag on timeout

Open mvines opened this issue 10 years ago • 1 comments

An 'error' callback can occur after the setTimeout() fires in rare occasions, which should be ignored to prevent multiple error callbacks.

mvines avatar Jul 29 '15 23:07 mvines

@moonpyk can you please review my PR? Thanks!

mvines avatar Jul 29 '15 23:07 mvines