This commit is contained in:
Alexander Belkov 2017-12-27 23:24:31 +00:00 committed by GitHub
commit 93155394e4

View File

@ -131,7 +131,7 @@ char * proxy_stringtable[] = {
NULL
};
#define LINESIZE 4096
#define LINESIZE 8192
#define BUFSIZE (LINESIZE*2)
#define FTPBUFSIZE 1536