mbed-os/features
Hasnain Virk 1ac5700eb6 [ONME-2953 ]Minor glitch in error handling
In sendto(), memory allocation failures were mistakenly being treated as
would blocks (assumption was that the device might be able to recover).
However, that put the blocking socket into deep sleep and there was no mechanism to wake it up
ever again. Somehow that got slipped through testing. Fixed in this amenment
2017-02-13 16:37:12 +02:00
..
FEATURE_BLE Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
FEATURE_COMMON_PAL Update mbed-client-c version 3.0.4 2016-12-23 13:52:42 +02:00
FEATURE_LWIP Merge pull request #3649 from adustm/STM32F7_folderstruct 2017-02-09 09:30:28 -06:00
FEATURE_UVISOR Fixing uvisor defines to fix build issues 2017-02-08 09:49:47 -06:00
frameworks Renaming test_env.cpp in greentea to avoid warning 2017-01-17 17:27:41 -06:00
mbedtls Apply new naming convention to mbed TLS macros 2016-11-18 15:01:01 +00:00
nanostack [ONME-2953 ]Minor glitch in error handling 2017-02-13 16:37:12 +02:00
netsocket nsapi: Changed initial state of sockets to allow events 2017-01-20 07:58:34 -06:00
storage/FEATURE_STORAGE Corrections of debug trace statements which prevent compilation when CFSTORE_DEBUG is defined. 2016-12-05 15:29:22 +00:00
unsupported Revert "Target stm usb config" 2017-02-09 15:37:19 -06:00