mirror of
https://github.com/espressif/esp-idf
synced 2025-04-01 20:30:09 -04:00
Fixed error caused by unnecessary reopening of listening socket. Extracted packet retransmit logic to separate function. Added robust implementation for sending data Closes https://github.com/espressif/esp-idf/pull/3597