https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- Empirical observation: Despite EV_ADD being used for both kevents in your sample code, the same knote is reused. Despite filt_timerattach() being called twice without error, the shorter callout doesn't wake the note. Digging more... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
