ossp-pkg/xds/internal.h 1.4 -> 1.5
--- internal.h 2001/07/08 15:28:51 1.4
+++ internal.h 2001/07/09 17:21:36 1.5
@@ -32,7 +32,8 @@
#include "xds.h"
-#define XDS_INITIAL_ENGINES_CAPACITY 32
+#define XDS_INITIAL_BUFFER_CAPACITY 512
+#define XDS_INITIAL_ENGINES_CAPACITY 32
typedef struct
{
|
|