summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-internal.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-09-28 22:47:48 +0000
committerLennart Poettering <lennart@poettering.net>2004-09-28 22:47:48 +0000
commit6f59ae1763ee48f27448a7de9d635f61886052e1 (patch)
treee83ab47226b6c716c200e9fa40f44668997eb642 /polyp/polyplib-internal.h
parent450ad85b35bd600ed020f7ec119d51e7e7bc01a4 (diff)
Add module-tunnel
add proper locking when autospawning a daemon git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@245 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'polyp/polyplib-internal.h')
-rw-r--r--polyp/polyplib-internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/polyp/polyplib-internal.h b/polyp/polyplib-internal.h
index 656d07db..c10ca515 100644
--- a/polyp/polyplib-internal.h
+++ b/polyp/polyplib-internal.h
@@ -41,8 +41,7 @@
#define DEFAULT_MINREQ 512
#define DEFAULT_FRAGSIZE 1024
-#define DEFAULT_TIMEOUT (5*60)
-#define DEFAULT_PORT "4713"
+#define DEFAULT_TIMEOUT (10)
#define ENV_AUTOSPAWNED "POLYP_AUTOSPAWNED"