[Bug 240590] Linuxulator: EPOLLONESHOT is broken

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 28 23:56:44 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240590

--- Comment #6 from Vladimir Kondratyev <wulf at freebsd.org> ---
Created attachment 207926
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207926&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list