]> mj.ucw.cz Git - subauth.git/blobdiff - server/subauthd.h
Server: Maximum packet size is now configurable
[subauth.git] / server / subauthd.h
index facaef65f2af5f247c05a44b8cda8d499c99bca4..657250075e2ba25374adf979283b0da42522c5df 100644 (file)
@@ -14,7 +14,6 @@
 #include <ucw-json/json.h>
 
 #define SOCKET_TIMEOUT 60000           // in ms
-#define MAX_PACKET_SIZE 16384
 #define MAX_OOB_DATA_SIZE 4096
 
 struct client {