]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/httpd_accept_conn' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 4 Apr 2019 06:26:49 +0000 (14:26 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 4 Apr 2019 06:26:49 +0000 (14:26 +0800)
esp_http_server : Only accept new connections if server has capacity to handle more

Closes IDFGH-749

See merge request idf/esp-idf!4655


Trivial merge