Logo
Explore Help
Register Sign In
espressif/ESP8266_RTOS_SDK
1
0
Fork 0
You've already forked ESP8266_RTOS_SDK
mirror of https://github.com/espressif/ESP8266_RTOS_SDK.git synced 2025-05-17 23:27:06 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ESP8266_RTOS_SDK/components/esp_http_server
History
Chen Wu d93c5bb861 feat(httpd): Allow binding to same address and port upon restarting server without delay
Issue : Restarting the server without 30sec delay between httpd_stop() and httpd_start() causes EADDRINUSE error
Resolution : Use setsockopt() to enable SO_REUSEADDR on listener socket

Closes https://github.com/espressif/esp-idf/issues/3381
2023-05-05 17:46:05 +08:00
..
include
feature/esp_http_server_idf_v3.2:Changes to make esp_http_server compatible with ESP8266.
2019-02-20 12:39:42 +05:30
src
feat(httpd): Allow binding to same address and port upon restarting server without delay
2023-05-05 17:46:05 +08:00
CMakeLists.txt
cmake: Minor fixes for cmake compilation
2020-10-10 11:40:18 +08:00
component.mk
feature/esp_http_server_idf_v3.2:Changes to make esp_http_server compatible with ESP8266.
2019-02-20 12:39:42 +05:30
Kconfig
feature/esp_http_server_idf_v3.2: Added the esp_http_server component from idf.
2019-02-19 00:20:55 +05:30
Powered by Gitea Version: 1.24.0+dev-462-ge25f860735 Page: 179ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API