lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #54814] httpd dynamic file read


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #54814] httpd dynamic file read
Date: Mon, 29 Oct 2018 04:10:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #3, bug #54814 (project lwip):

> The bug I see here is for the 2nd options (LWIP_HTTPD_DYNAMIC_FILE_READ =
1): when file->data != NULL,
> httpd use this pointer to send out data, it does not call fs_read_custom.

OK, so why is file->data != NULL for custom reads? Can't you just set it to
NULL for a file where you want fs_read_custom() to be called?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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