Explorar o código

Diminution buffer JSON Encodeur

Arthur Brandao %!s(int64=6) %!d(string=hai) anos
pai
achega
629a35ac25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Serveur/json.h

+ 1 - 1
Serveur/json.h

@@ -12,7 +12,7 @@
 #include "constante.h"
 
 /* --- Constante --- */
-#define JSON_MAX_SIZE 16384
+#define JSON_MAX_SIZE 8192
 #define JSON_ERROR -1
 #define JSON_OK 0
 #define JSON_STRING 1