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-08 18:39:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
33f92c8fc879ddaa1f2c14caf71259ae055eb511
esp-idf/components/esp_http_server/src
History
hrushikesh.bhosale cfc056018c fix(esp_http_server): Fix async requests on same socket blocking issue
1. In async requests, if the two or more requests are made on same
socket then it used to block the second request.
2. The main thread is used to block on select call. And there done
no FD_SET for particular fd.

Closes https://github.com/espressif/esp-idf/issues/16998
2025-09-16 15:02:05 +05:30
..
port/esp32
fix(examples): simple http_server example build for Linux target
2025-01-10 09:50:18 +05:30
util
fix(http_server): Simple http server socket len fix
2025-02-04 15:35:26 +05:30
esp_httpd_priv.h
fix(esp_http_server): Fix async requests on same socket blocking issue
2025-09-16 15:02:05 +05:30
httpd_main.c
fix(esp_http_server): Fix async requests on same socket blocking issue
2025-09-16 15:02:05 +05:30
httpd_parse.c
fix(security): improve memory allocation handling in multiple components
2025-07-28 10:05:50 +08:00
httpd_sess.c
fix(http_server): Corrected initialization value for lru_counter at http session creation
2025-09-12 15:31:27 +08:00
httpd_txrx.c
fix(esp_http_server): Fix async requests on same socket blocking issue
2025-09-16 15:02:05 +05:30
httpd_uri.c
feat(esp_http_server): Added pre handshake callback for websocket
2025-07-31 11:06:18 +05:30
httpd_ws.c
fix(esp_http_server): WebSocket frame parsing errors
2025-07-15 11:26:35 +05:30
Powered by Gitea Version: 1.25.3 Page: 5893ms Template: 276ms
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