Date: Fri, 10 Sep 2021 22:22:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258412] kevent EVFILT_TIMER, EV_DISPATCH lost if event is re-enabled Message-ID: <bug-258412-227-TWA0GndKFc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258412-227@https.bugs.freebsd.org/bugzilla/> References: <bug-258412-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258412 --- Comment #1 from Arran Cudbard-Bell <a.cudbardb@freeradius.org> --- After investigating further macOS seems to be behaving correctly, as the ev= ent is only disabled when it is retrieved which is after sleeping for 1s. It wo= uld make sense then for the data field to contain 5. The FreeBSD behaviour still seems erroneous however. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258412-227-TWA0GndKFc>