����������� � ���� ���������� ��������� ��� ����� ������ �������� �����
maxresident


Thanks to john gladkih <[EMAIL PROTECTED]>


*** http_utils.c.orig   Thu Oct 21 14:56:05 1999
--- http_utils.c        Thu Oct 21 13:38:34 1999
***************
*** 1240,1258 ****
                if ( TEST(downgrade_flags, UNCHUNK_ANSWER) ) {
                    sf |= RQ_CONVERT_FROM_CHUNKED;
                }
-               if ( TEST(obj->flags, ANSW_SHORT_CONTAINER) ) {
-                   struct buff *last_buff;
-                   while ( send_hot_buff ) {
-                       last_buff = send_hot_buff;
-                       if ( !send_hot_buff->data ) goto error;
-                       if ( writet(so, send_hot_buff->data, send_hot_buff->used, 
READ_ANSW_TIMEOUT) < 0)
-                           goto error;
-                       sended += send_hot_buff->used;
-                       send_hot_buff->used = 0;
-                       send_hot_buff = send_hot_buff->next;
-                   }
-                   send_hot_buff = last_buff;
-               } /* we flushed all what we read */
            }
        } else {
            body_size += r;
--- 1240,1245 ----


Igor Khasilev                |
PACO Links, [EMAIL PROTECTED]    |


Дати відповідь електронним листом