From: vlad shkapenyuk Date: Thu, 21 May 2020 17:54:39 +0000 (-0400) Subject: Default to non-blocking ringbuffers X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=8b04ba410b46bc4853dfda7095d2a2229b609003;p=com%2Fgs-lite.git Default to non-blocking ringbuffers Signed-off-by: vlad shkapenyuk Change-Id: Ibf73b040298e7d330b92facddea7dfe0173971a0 --- diff --git a/include/gsconfig.h b/include/gsconfig.h index 73ad9b8..7c44921 100644 --- a/include/gsconfig.h +++ b/include/gsconfig.h @@ -38,7 +38,7 @@ #define STARTSZ 1 // T1024 // Use blocking ringbuffer -#define BLOCKRINGBUFFER +//#define BLOCKRINGBUFFER //#define LOCALIP // restricts sockets to localhost IP