mbed-os/components
Chun-Chieh Li 935134e2fe ESP8266: Add retries to avoid spurious close in blocking mode
With send(...) changing to non-block, modem can be busy in sending previous data and 'busy' the current 'AT+CIPCLOSE' command.
In blocking mode, add retries to avoid spurious close to some degree.
This is required to pass GT netsocket-tcp/netsocket-tls tests which expect close(...) to be OK.
2020-07-01 16:03:49 +08:00
..
802.15.4_RF 802.15.4 MCR20A RF driver update 2020-06-08 14:24:31 +03:00
TARGET_PSA Remove references to mbed-crypto 2020-05-29 13:04:18 +01:00
cellular/COMPONENT_STMOD_CELLULAR Merge pull request #11642 from jeromecoutant/PR_CELLULAR_FC 2019-10-16 14:24:55 +08:00
storage/blockdevice hani_iot: add spif storage config 2020-02-05 15:25:11 +00:00
testing/COMPONENT_FPGA_CI_TEST_SHIELD Test: FPGA shield: Fix GPIO-IRQ test_utils.h 2019-07-25 11:04:16 +02:00
wifi/esp8266-driver ESP8266: Add retries to avoid spurious close in blocking mode 2020-07-01 16:03:49 +08:00