Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 01:44:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 224615] [PATCH] kevent: EVFILT_READ returns EV_EOF on named pipe when it should not
Message-ID:  <bug-224615-227-n53rnQVHlE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224615-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224615-227@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=3D224615

Jan Kokem=C3=BCller <jan.kokemueller@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189130|0                           |1
        is obsolete|                            |

--- Comment #2 from Jan Kokem=C3=BCller <jan.kokemueller@gmail.com> ---
Created attachment 213659
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213659&action=
=3Dedit
Updated FIFO/pipe fixes

I've been running these FIFO/pipe fixes for some time now. I've attached the
current version of the patch. This should also fix
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203366 and some other m=
inor
issues I've come across.

I wrote a lot of ATF tests for FIFO/pipe behavior with kqueue/poll here:
https://github.com/jiixyj/epoll-shim/blob/develop/test/pipe-test.c . I'd lo=
ve
to clean them up for inclusion into FreeBSD. Currently there is lots of cod=
e to
test FIFOs/pipes under other operating systems as well which obscures the
important stuff a bit.

--=20
You are receiving this mail because:
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-224615-227-n53rnQVHlE>