mheily / libkqueue

kqueue(2) compatibility library
Other
236 stars 77 forks source link

Correctly Scale useconds to nseconds when NOTE_USECONDS is Asserted #121

Closed gerickson closed 2 years ago

gerickson commented 2 years ago

Address issue #120 by scaling by 1,000 the microseconds value to correctly match the required nanosecond field required by the itimerspec structure when NOTE_USECONDS of fflags.