Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2022 14:20:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 196844] [patch][doc] Add EXAMPLES section to kqueue(2) man page
Message-ID:  <bug-196844-9-zgA28YBnuM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196844-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196844-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=3D196844

PauAmma <pauamma@gundo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pauamma@gundo.com

--- Comment #12 from PauAmma <pauamma@gundo.com> ---
(In reply to Eugene Grosbein from comment #11)

*stares at kevent(2) for a while*

So the first kevent call should be ret =3D kevent(kq, &event, 1, &tevent, 1,
NULL); and the test should be for tevent.flags & EV_ERROR instead of event?
Would that correct the problem?

--=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-196844-9-zgA28YBnuM>