From 68270ec277050b164a32142179b4b7df08366829 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sun, 14 Apr 2013 13:45:09 +0000 Subject: This valud was really stupid. --- src/htsglobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3