Bug#719659: acpid ignores its unix socket on systems with many event interfaces

2013-08-18 Thread Ted Felix
On 08/13/2013 10:42 PM, Ben Winslow wrote: The simplest fix would be simply raising MAX_CONNECTIONS in connection_list.c Thanks (again) for the bug report. I've just pushed a quick fix to the sourceforge repo with MAX_CONNECTIONS bumped to 100. I will pursue a more satisfactory solution next.

Bug#719659: acpid ignores its unix socket on systems with many event interfaces

2013-08-13 Thread Ben Winslow
Package: acpid Version: 1:2.0.19-1 Severity: important Tags: upstream acpid's fd watching code (connection_list.c) currently sets MAX_CONNECTIONS to 20, but it also opens every single event interface in /dev/input. A modern machine with a modern kernel can easily have 20+ event interfaces, consum