mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
suppor read(-1)
This commit is contained in:
parent
45a07c5773
commit
785fe1c775
@ -179,7 +179,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PIKA_READ_FILE_BUFF_SIZE
|
#ifndef PIKA_READ_FILE_BUFF_SIZE
|
||||||
#define PIKA_READ_FILE_BUFF_SIZE 0x10000
|
#define PIKA_READ_FILE_BUFF_SIZE 0x1024 * 10
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PIKA_INIT_STRING_ENABLE
|
#ifndef PIKA_INIT_STRING_ENABLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user