1886d8c835
Split +IPD message handling into smaller logical functions, so it is much easier to follow code and further improve it. Make sure to do as much parsing work as possible, before accessing esp_socket object. This will allow to introduce thread-safety locking just in the critical parts in subsequent commits. Prefer early return from function over goto to return instruction, whenever cleanup code is not needed. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
esp | ||
eswifi | ||
simplelink | ||
winc1500 | ||
CMakeLists.txt | ||
Kconfig |