[Bug 214987] updating EVFILT_TIMER kqueue events doesn't work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 12 04:57:06 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214987

--- Comment #5 from Conrad Meyer <cem at freebsd.org> ---
In fact:

     EV_ADD       Adds the event to the kqueue.  Re-adding an existing event
                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  will modify the parameters of the original event, and not
                  result in a duplicate entry.
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

As far as I can tell, this isn't actually true.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list