[Bug 256952] kqueue(2): Improve epoll Linux compatibility (compat/linux/linux_event)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Aug 2021 22:23:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256952

--- Comment #4 from Vladimir Kondratyev <wulf@freebsd.org> ---
Created attachment 227028
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227028&action=edit
note_hup.patch

That is a POC patch for less intrusive way of adding new events through filter
flags. It adds NOTE_HUP filter flag which behaves like epoll's EPOLLHUP and
uses it in linuxolator.

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