Zbr's days.
November
Sun Mon Tue Wed Thu Fri Sat
     
23
   
2006
Months
Nov

About TODO Blog RSS Old blog Projects Gallery Notes

Thu, 23 Nov 2006

Kevent posix timers support.


Early morning hack has been sent to mail lists for review.
I have not tested it (except compilation test), and frankly do not want, but if my flow of thoughts is correct, I will create simple application, which will use timer_create() and friends to test kevent posix timers support.
Implementation (and design of POSIX timers API) does not allow to have KEVENT and SIGNAL or THREAD delivery mechanism simultaneously, at least I concluded it after quick look into the code, which is probably is not correct.
Let's see if my patch is good or not.

/devel/kevent :: Link / Comments (0)