NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/46248 (kevent won't return when kqueue is being closed)



Synopsis: kevent won't return when kqueue is being closed

State-Changed-From-To: open->closed
State-Changed-By: jdolecek%NetBSD.org@localhost
State-Changed-When: Sun, 02 May 2021 19:16:52 +0000
State-Changed-Why:
Problem fixed.
It's unclear to me how FreeBSD managed to work - I was not able to find
any place in FreeBSD kernel which would wakeup the blocked kevent(2) call
when the descriptor is closed. Nevetheless, your test program now works
on NetBSD.





Home | Main Index | Thread Index | Old Index