projects
/
profile
/
ivi
/
pulseaudio-panda.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4395c2
)
increase number of allowed connections
author
Lennart Poettering
<lennart@poettering.net>
Fri, 16 Sep 2005 00:08:53 +0000
(
00:08
+0000)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 16 Sep 2005 00:08:53 +0000
(
00:08
+0000)
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@357
fefdeb5f
-60dc-0310-8127-
8f9354f1896f
polyp/protocol-cli.c
patch
|
blob
|
history
diff --git
a/polyp/protocol-cli.c
b/polyp/protocol-cli.c
index
7122d23
..
107acb1
100644
(file)
--- a/
polyp/protocol-cli.c
+++ b/
polyp/protocol-cli.c
@@
-32,7
+32,7
@@
#include "log.h"
/* Don't allow more than this many concurrent connections */
-#define MAX_CONNECTIONS
10
+#define MAX_CONNECTIONS
25
struct pa_protocol_cli {
struct pa_module *module;