Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2010 14:00:16 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/147604: [kqueue] kqueue timer events are not deleted when associated descriptor is closed
Message-ID:  <201006191400.o5JE0GTI098720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/147604; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, jimmy@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006191400.o5JE0GTI098720>