Date: Wed, 13 Feb 2019 09:08:54 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 203773] KQueue Man Page Error - kevent - EINTR listed twice Message-ID: <bug-203773-9-5wxEnAePex@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203773-9@https.bugs.freebsd.org/bugzilla/> References: <bug-203773-9@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=3D203773 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|Open |Closed --- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> --- Cancellation is only checked after the syscall return. In other words, the statement that EINTR return implies that all changes are applied, is true. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203773-9-5wxEnAePex>