comparison src/core/ngx_connection.h @ 99:a059e1aa65d4

nginx-0.0.1-2003-06-02-19:24:30 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Jun 2003 15:24:30 +0000
parents a23d010f356d
children 7ebc8b7fb816
comparison
equal deleted inserted replaced
98:c9b243802a17 99:a059e1aa65d4
59 59
60 int number; 60 int number;
61 61
62 unsigned pipeline:1; 62 unsigned pipeline:1;
63 unsigned unexpected_eof:1; 63 unsigned unexpected_eof:1;
64 unsigned tcp_nopush:1;
64 }; 65 };
65 66
66 67
67 #if 0 68 #if 0
68 cached file 69 cached file