Replaced polling loop for LCR and chan_lcr with select based event loop.
authorAndreas Eversberg <jolly@eversberg.eu>
Sat, 16 Jan 2010 10:20:23 +0000 (11:20 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Sat, 16 Jan 2010 10:20:23 +0000 (11:20 +0100)
Now LCR and chan_lcr will not use any CPU until there is work to do.


No differences found