K 10 svn:author V 3 kib K 8 svn:date V 27 2008-05-24T03:35:13.000000Z K 7 svn:log V 295 MFC rev. 1.119: The kqueue_close() encountering the KN_INFLUX knotes on the kq being closed is the legitimate situation. For instance, filedescriptor with registered events may be closed in parallel with closing the kqueue. Properly handle the case instead of asserting that this cannot happen. END