K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-06-06T17:38:36.000000Z K 7 svn:log V 252 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. END