From 637a8d7ff8a11a23588925d9d3003a609bda8075 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Wed, 30 Jan 2008 13:19:10 +0000 Subject: Remove timers and signalfd Instead of timers, add a mechanism for informing the parent app when the next timeout is due to happen, so that it can call us at that time. As we no longer use signals, signalfd has also been removed. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cc3597b..5f62598 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ isochronous endpoint I/O optional timerfd support (runtime detection) -timer (call me back in 2 seconds) implementation (then remove signalfd) API docs notifications of hotplugged/unplugged devices thread safety -- cgit v1.2.3