chiark / gitweb /
Allow up to 4096 simultaneous connections
authorHannes Reinecke <hare@suse.de>
Wed, 4 Mar 2015 15:32:17 +0000 (16:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 5 Mar 2015 02:43:34 +0000 (21:43 -0500)
commitcbecf9bf929318533fea798c57c10efcf6b2b447
treef6d8b66eb9882f5d239590f2d75a92459abe1ad7
parent1c724e9e0ec5bc4bf791a3d7b1cf5b955cdb98b2
Allow up to 4096 simultaneous connections

On large system we hit the limit on 512 simultaneous dbus
connections, resulting in tons of annoying messages:

Too many concurrent connections, refusing

This patch raises the limit to 4096.
src/core/dbus.c