summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-04-14 13:45:09 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-04-14 13:45:09 +0000
commit68270ec277050b164a32142179b4b7df08366829 (patch)
tree6c372eca562a71d41c3a1d42170b3152689547c6 /src
parentde3815873a418692db7f20caf373cd7b64c60ea3 (diff)
This valud was really stupid.
Diffstat (limited to 'src')
-rw-r--r--src/htsglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h
index b04dcf4..134a030 100644
--- a/src/htsglobal.h
+++ b/src/htsglobal.h
@@ -416,7 +416,7 @@ typedef int T_SOC;
#define HTS_DNSCACHE 1
// ID d'une pseudo-socket locale pour les file://
-#define LOCAL_SOCKET_ID -500000
+#define LOCAL_SOCKET_ID -2
// taille de chaque buffer (10 sockets 650 ko)
#if HTS_SPARE_MEMORY==0