lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] contrib/apps/httpserver_raw httpd.c


From: Simon Goldschmidt
Subject: [lwip-commits] contrib/apps/httpserver_raw httpd.c
Date: Mon, 19 Jul 2010 14:26:36 +0000

CVSROOT:        /sources/lwip
Module name:    contrib
Changes by:     Simon Goldschmidt <goldsimon>   10/07/19 14:26:36

Modified files:
        apps/httpserver_raw: httpd.c 

Log message:
        - strip '?' from all uris before passing them to fs_open;
        - http_close_conn must handle hs==NULL correctly (when called from 
http_poll);
        - added LWIP_HTTPD_ABORT_ON_CLOSE_MEM_ERROR to call tcp_abort when 
tcp_close fails with out-of-memory error;
        - httpd_init checks if the memp pool MEMP_HTTPD_STATE is big enough if 
HTTPD_USE_MEM_POOL==1

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/contrib/apps/httpserver_raw/httpd.c?cvsroot=lwip&r1=1.40&r2=1.41



reply via email to

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