lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #60787] http_client does not reset timeout counter


From: Tom Collins
Subject: [lwip-devel] [bug #60787] http_client does not reset timeout counter
Date: Mon, 11 Oct 2021 23:16:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15

Follow-up Comment #1, bug #60787 (project lwip):

I encountered this as well, when downloading a large file with the client, but
my solution was to set req->timeout_ticks before "if (req->parse_state !=
HTTPC_PARSE_RX_DATA)".  We should still update the timeout regardless of
whether we're parsing headers or receiving the body.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?60787>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]