mheily / libkqueue

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

Added fflags for EVFILT_TIMER to 'kevent_fflags_dump' #119

Closed gerickson closed 2 years ago

gerickson commented 2 years ago

This addresses issue #118 by adding the set of fflags used for EVFILT_TIMER such as NOTE_NSECONDS, et al.