lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8eb51799aa


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, master, updated. 8eb51799aa56ac9060933bf860f9168020f2528c
Date: Thu, 16 Feb 2012 14:39:24 +0000

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 "UNNAMED PROJECT".

The branch, master has been updated
       via  8eb51799aa56ac9060933bf860f9168020f2528c (commit)
      from  98b666de5d3f27d79e5d34666ad9cc54209bbaf3 (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 8eb51799aa56ac9060933bf860f9168020f2528c
Author: goldsimon <address@hidden>
Date:   Thu Feb 16 15:39:15 2012 +0100

    httpd:
    - include 'struct fs_file' in 'struct http_state' to prevent file 
allocation fails when connection allocation succeeded (plus have less 
allocations/pools);
    - added (conditional) code to abort the oldest connection when allocating a 
new connection fails;
    - fixed some warnings;

-----------------------------------------------------------------------

Summary of changes:
 apps/httpserver_raw/fs.c    |   83 +++++++++---------------------
 apps/httpserver_raw/fs.h    |    3 +-
 apps/httpserver_raw/httpd.c |  120 ++++++++++++++++++++++++++----------------
 3 files changed, 101 insertions(+), 105 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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