Search found 1 match

by wanglemao
Sat Sep 29, 2018 7:13 am
Forum: ESP-IDF
Topic: esp32 http server
Replies: 1
Views: 6941

esp32 http server

我基于例子http server开发了一个自定义的web server
在多个客户端请求页面的时候,后台开始报错
错误码如下:
W (42127) httpd: httpd_accept_conn: error in accept (23)
W (42127) httpd: httpd_server: error accepting new connection
W (42127) httpd: httpd_accept_conn: error in accept (23)
W (42137) httpd: httpd_server: error accepting new ...

Go to advanced search