mheily / libkqueue

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

kevent_fflags_dump Does Not Dump EVFILT_TIMER fflags #118

Closed gerickson closed 2 years ago

gerickson commented 2 years ago

The kevent_fflags_dump routine in src/common/kevent.c does not dump EVFILT_TIMER fflags such as NOTE_NSECONDS, et al.