mirror of
https://github.com/nginx/nginx.git
synced 2025-01-20 21:33:20 -06:00
nginx-0.0.1-2003-08-11-20:03:06 import
This commit is contained in:
parent
98947e85ff
commit
8900adbddb
@ -22,8 +22,8 @@
|
||||
/* the hunk is in file */
|
||||
#define NGX_HUNK_FILE 0x0100
|
||||
|
||||
#define NGX_HUNK_STORAGE (NGX_HUNK_IN_MEMORY
|
||||
|NGX_HUNK_TEMP|NGX_HUNK_MEMORY|NGX_HUNK_MMAP
|
||||
#define NGX_HUNK_STORAGE (NGX_HUNK_IN_MEMORY \
|
||||
|NGX_HUNK_TEMP|NGX_HUNK_MEMORY|NGX_HUNK_MMAP \
|
||||
|NGX_HUNK_RECYCLED|NGX_HUNK_FILE)
|
||||
|
||||
/* hunk flags */
|
||||
|
Loading…
Reference in New Issue
Block a user