aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_connection.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-07-23 20:01:29 +0000
committerIgor Sysoev <igor@sysoev.ru>2003-07-23 20:01:29 +0000
commitbc6f9f2359ad59e04b9a178331d99dfce7d1ab93 (patch)
tree0e3e94c9528f6f8f8f417e56fc6ac188754512d8 /src/core/ngx_connection.h
parent3a081188dc70608b9970eca5ad28c134e4f60f0b (diff)
downloadnginx-bc6f9f2359ad59e04b9a178331d99dfce7d1ab93.tar.gz
nginx-bc6f9f2359ad59e04b9a178331d99dfce7d1ab93.zip
nginx-0.0.1-2003-07-24-00:01:29 import
Diffstat (limited to 'src/core/ngx_connection.h')
-rw-r--r--src/core/ngx_connection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/ngx_connection.h b/src/core/ngx_connection.h
index 6211c5f5c..f7fa3f3fe 100644
--- a/src/core/ngx_connection.h
+++ b/src/core/ngx_connection.h
@@ -127,9 +127,9 @@ cached file
size_t size;
time_t mod;
- char *last_mod; 'Sun, 17 Mar 2002 19:39:50 GMT'
- char *etag; '"a6d08-1302-3c94f106"'
- char *len; '4866'
+ char *last_mod; "Sun, 17 Mar 2002 19:39:50 GMT"
+ char *etag; ""a6d08-1302-3c94f106""
+ char *len; "4866"
EV_VNODE should notify by some signal if diretory tree is changed
or stat if aged >= N seconds (big enough)