freebsd-dev/sys/fs/fifofs
Jonathan Lemon 2247e23a97 The kq write filter was hooked up to the wrong socket, and thus was
not behaving correctly.  Fix by attaching to the correct socket.

Also call so{rw}wakeup in addition to the fifo wakeup, so that any
kqfilters attached to the socket buffer get poked.
2001-06-06 17:38:36 +00:00
..
fifo_vnops.c The kq write filter was hooked up to the wrong socket, and thus was 2001-06-06 17:38:36 +00:00
fifo.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00