mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
34f3287323
For simultaneous HTTP and HTTPS server use-case, default configurations set same control socket port and hence one of the server initialization fails with an error "error in creating control socket". This commit modifies default initializers to use different control socket port in HTTP vs HTTPS server case. Closes https://github.com/espressif/esp-idf/issues/10160 Closes IDFGH-8719 |
||
---|---|---|
.. | ||
esp_https_server.h |