fix bug for nonblocking udp is zero for v4.0

This commit is contained in:
xueyunfei
2019-08-21 17:03:21 +08:00
parent 16ee476a77
commit 1f5f6adcb6
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