From b0bd74e35e935aa976b68c594def4e8d2c22ef95 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 16 Jan 2010 11:20:23 +0100 Subject: Replaced polling loop for LCR and chan_lcr with select based event loop. Now LCR and chan_lcr will not use any CPU until there is work to do. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index c495bd7..2515150 100644 --- a/README +++ b/README @@ -532,6 +532,8 @@ New release Version 1.7 Changes after Version 1.7 - Added new option to interface.conf: "nonotify" to disable notify messages. +- Replaced polling main loop by event driven "select()" loop. +- Also replaced polling main loop by event driven "select()" loop on chan_lcr. -- cgit v1.2.3-55-g7522