Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2019 10:52:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240590] Linuxulator: EPOLLONESHOT is broken
Message-ID:  <bug-240590-4077-1inL6NRzTF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240590-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240590-4077@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=3D240590

--- Comment #2 from Alex S <iwtcex@gmail.com> ---
Found that for EPOLL_CTL_ADD/EPOLL_CTL_MOD operations Steam also tends to
occasionally set event mask to zero, which is apparently a valid value and
should be interpreted as EPOLLERR | EPOLLHUP, or, rather, per epoll_ctl man
page everything gets subscribed to those events in addition to what was
explicitly requested.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-240590-4077-1inL6NRzTF>