Module Name: src Committed By: martin Date: Sat Jul 20 14:37:05 UTC 2024
Modified Files: src/sys/kern [netbsd-10]: uipc_socket.c Log Message: Pull up following revision(s) (requested by jdolecek in ticket #741): sys/kern/uipc_socket.c: revision 1.309 make kqfilter() behave the same for PIPE_SOCKETPAIR pipe as it does for standard one - refuse EVFILT_WRITE if the reader is already disconnected fixes test failure for kernel/kqueue/write/t_pipe.c on PIPE_SOCKETPAIR kernel PR kern/55690 To generate a diff of this commit: cvs rdiff -u -r1.302.4.1 -r1.302.4.2 src/sys/kern/uipc_socket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.