Loading Common/Servers/Roach/include/Common.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ #define SAMPLETYPE float #define SAMPLESIZE sizeof(SAMPLETYPE) // #define SENDBUFFERSIZE 100 #define SENDBUFFERSIZE 512 #define RECBUFFERSIZE 512 #define DATABUFFERSIZE 64000 #define MAX_SECTION_NUMBER 14 Loading Loading
Common/Servers/Roach/include/Common.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ #define SAMPLETYPE float #define SAMPLESIZE sizeof(SAMPLETYPE) // #define SENDBUFFERSIZE 100 #define SENDBUFFERSIZE 512 #define RECBUFFERSIZE 512 #define DATABUFFERSIZE 64000 #define MAX_SECTION_NUMBER 14 Loading