Subject: Re: timer sockets, anyone?
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 12/06/2001 17:26:13
On Thu, Dec 06, 2001 at 08:02:14PM -0500, der Mouse wrote:

 > * Can have multiple timer-event streams to a single process without
 >   conflict; there's only one ITIMER_REAL per process.

This is provided by the timer_*() API in the POSIX realtime extensions.
This API is implemented on the nathanw_sa branch.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>