Logo
Explore Help
Sign In
alex/esp-idf
1
0
Fork 0
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2026-01-20 03:18:48 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
13a3edee8a95518006d66c035cc90b2ffba5fbd7
esp-idf/components/esp_http_server/src
History
Anurag Kar 0757e019f4 esp_http_server : 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
2019-05-06 10:52:49 +05:30
..
port/esp32
esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer
2019-02-25 10:08:15 +00:00
util
HTTP Server : Added esp_ prefix to http_server component files
2018-10-24 17:32:20 +05:30
esp_httpd_priv.h
esp_http_server: Provide apps an option to let http_server ignore sess_ctx changes
2019-03-05 00:21:03 +05:30
httpd_main.c
esp_http_server : Allow binding to same address and port upon restarting server without delay
2019-05-06 10:52:49 +05:30
httpd_parse.c
HTTP Server : Fix for tolerating LF terminated headers
2019-04-01 15:38:59 +05:30
httpd_sess.c
esp_http_server/lru_counter_for_timestamp:Added LRU counter for timer
2019-02-25 10:08:15 +00:00
httpd_txrx.c
HTTP Server : Fix for tolerating LF terminated headers
2019-04-01 15:38:59 +05:30
httpd_uri.c
http_server : Added feature for invoking user configurable handlers during server errors
2019-02-25 09:13:39 +00:00
Powered by Gitea Version: 1.25.3 Page: 159ms Template: 4ms
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