The following reply was made to PR kern/147604; it has been noted by GNATS.

From: Jilles Tjoelker <jil...@stack.nl>
To: bug-follo...@freebsd.org, ji...@mammothcheese.ca
Cc:  
Subject: Re: kern/147604: [kqueue] kqueue timer events are not deleted when
 associated descriptor is closed
Date: Sat, 19 Jun 2010 15:53:02 +0200

 The way I read the man page, the ident for EVFILT_TIMER is an arbitrary
 number and is unrelated to file descriptors. In that case, the
 implementation is correct.
 
 Note, for example, that EVFILT_PROC does not take a file descriptor
 either, but a process ID.
 
 -- 
 Jilles Tjoelker
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to