X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=include%2Fgsconfig.h;h=139ad9caef9b596abb548f7b52bb43e487119710;hb=2db1fd47cd7b8bbc850879e9236135a73037aee8;hp=288697f75b7637fcdd8af4ca12ce141212e10e51;hpb=f1754ecea2eab7bd0a302042ac82eb11667b166c;p=com%2Fgs-lite.git diff --git a/include/gsconfig.h b/include/gsconfig.h index 288697f..139ad9c 100644 --- a/include/gsconfig.h +++ b/include/gsconfig.h @@ -93,7 +93,7 @@ #define MAXSZ (((MAXTUPLESZ+128)>MAXMSGSZ?MAXTUPLESZ+128:MAXMSGSZ)) #define SOCK_BUF_SZ 160*(MAXMSGSZ+4) -#define SOCKET_HASH_SZ 512 +#define SOCKET_HASH_SZ 1024 #define MAX_NUMBER_OF_SHM 64 //#define PRINTMSG // prints low level IPC messages for debugging VERY VERBOSE