lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9575] Generic HTTP server port


From: Giuseppe Modugno
Subject: [lwip-devel] [patch #9575] Generic HTTP server port
Date: Tue, 27 Feb 2018 04:11:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?9575>

                 Summary: Generic HTTP server port 
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: giusloq
            Submitted on: Tue 27 Feb 2018 09:11:04 AM UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

I think it's very common to change the port where the HTTP server listens. I
suggest this patch that changes http_init() function.

Maybe another improvement could be to check port parameter in http_init(): if
it's zero, use the default HTTPD_SERVER_PORT, otherwise use the parameter
value as the server port.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 27 Feb 2018 09:11:05 AM UTC  Name: patch.diff  Size: 1KiB   By:
giusloq

<http://savannah.nongnu.org/patch/download.php?file_id=43406>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9575>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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