Der Mouse

der Mouse mouse at Rodents.Montreal.QC.CA
Sat Apr 30 12:14:38 CDT 2005


>>> http://bsd.slashdot.org/article.pl?sid=05/04/29/149249&tid=185&tid=7
>> Yes, that's me.
> Is there anything that describes "timer sockets" (PF_TIMER).  I've
> never seen these before and was wondering what problem they solved.

Briefly, they provide a file-descriptor interface to the timer
facilities underlying setitimer(ITIMER_REAL) and SIGALRM.

On recent NetBSD, I think kqueue may be able to be substitute for them,
but I don't know it well enough to be sure.  (Also, I did AF_TIMER long
before kqueue came in, and more than half as an exercise in adding a
new socket family.)

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse at rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


More information about the cctalk mailing list