Searched refs:HTTPREAD_READBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define HTTPREAD_READBUF_SIZE 1024 /* read in chunks of this size */ macro374 char readbuf[HTTPREAD_READBUF_SIZE]; /* temp use to read into */ in httpread_read_handler()