You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DragonFlyBSD: refine kqueue-related types and values
- Make sure that Filter and Flag types are defined. The sizes
for these kevent fields are the same as on FreeBSD and OpenBSD
- Don't define the NOTE_BACKGROUND EVFILT_TIMER flag. This flag
value is exclusive to Apple platforms.
0 commit comments