bump NWORK to 2K (from 512)
Required for: https://github.com/curl/curl-www/pull/225
This commit is contained in:
parent
761e27e61b
commit
24c1067ba6
2
cppdef.h
2
cppdef.h
@ -251,7 +251,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef NWORK
|
||||
#define NWORK 512
|
||||
#define NWORK (512*4)
|
||||
#endif
|
||||
|
||||
#ifndef NEXP
|
||||
|
Loading…
x
Reference in New Issue
Block a user