Date: Sat, 28 Sep 2019 23:56:44 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 240590] Linuxulator: EPOLLONESHOT is broken Message-ID: <bug-240590-4077-RVRudQvmB0@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 #6 from Vladimir Kondratyev <wulf@freebsd.org> --- Created attachment 207926 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207926&action= =3Dedit EPOLLNUL.patch This patch just allows NUL event mask (requires EPOLLONESHOT.patch applied)= , no EPOLLHUP on remote close or bidirectional shutdown. EPOLLHUP support in previous patch is not 100% correct, so I created a simplified version. It might make sense to start with it. --=20 You are receiving this mail because: You are the assignee for the bug. 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-240590-4077-RVRudQvmB0>