mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
esp8266-driver |