[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, 13 Mar 2018 06:52:57 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36 |
Follow-up Comment #4, patch #9575 (project lwip):
Please, forget my patch. It's useless.
You can always define HTTPD_SERVER_PORT macro as a function that returns a
"dynamic" number:
#define HTTPD_SERVER_PORT my_httpd_port()
In this way the port can be changed at run-time, without touching original
lwip code.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9575>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #9575] Generic HTTP server port,
Giuseppe Modugno <=