fix bug for nonblocking udp is zero

This commit is contained in:
xueyunfei
2019-08-15 11:17:15 +08:00
parent 02c7c3885e
commit 36920b4062
3 changed files with 5 additions and 1 deletions

View File

@@ -778,6 +778,7 @@
#define ESP_PPP 1
#define ESP_IPV6 1
#define ESP_SOCKET 1
#define ESP_LWIP_SELECT 1
#ifdef ESP_IRAM_ATTR
#undef ESP_IRAM_ATTR