[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-221-g1386081 |
Date: |
Sat, 3 Feb 2018 16:00:54 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via 13860819508641eb4b41b9d0b534ce9b03921297 (commit)
from 44d4624999277c407537a476510f493283d5fce1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 13860819508641eb4b41b9d0b534ce9b03921297
Author: goldsimon <address@hidden>
Date: Sat Feb 3 22:00:38 2018 +0100
httpd: fs_example: implement delayed reading of file size
This also adapts to the change in persistent connections to httpd:
custom files need the flag FS_FILE_FLAGS_HEADER_PERSISTENT to be
served over a persistent connection.
-----------------------------------------------------------------------
Summary of changes:
examples/httpd/fs_example/fs_example.c | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-221-g1386081,
Simon Goldschmidt <=