From c20fc675dcb3570f5da597115ced5a2a82c71029 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Oct 2008 04:56:49 +0000 Subject: *** empty log message *** --- Changes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index b6a771c..fe8324b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ Revision history for libev, a high-performance and full-featured event loop. WISH? monotonic clocks times/GetTickCount for coarse corrections? + + - further optimise away the EPOLL_CTL_ADD/MOD combo in the epoll + backend by assuming the kernel event mask hasn't changed if + ADD fails with EEXIST. + - use memset to initialise most arrays now and do away with the + init functions. + 3.45 Tue Oct 21 21:59:26 CEST 2008 - disable inotify usage on linux <2.6.25, as it is broken (reported by Yoann Vandoorselaere). -- cgit v1.2.3