* beken new sdk + bk7238

* fix bk7238
This commit is contained in:
NonPIayerCharacter
2025-02-15 00:22:59 +03:00
committed by GitHub
parent 437bd68daa
commit d4d6c69be3
27 changed files with 478 additions and 85 deletions

View File

@@ -150,7 +150,8 @@ exit:
if (reply != NULL)
os_free(reply);
lwip_close(fd);;
lwip_close(fd);
#if DISABLE_SEPARATE_THREAD_FOR_EACH_TCP_CLIENT
#else