Go to the documentation of this file.
45 #if defined(__ARMCC_VERSION)
46 #if !defined(__ELASTERROR)
47 #define __ELASTERROR 2000
61 #if !defined(ETIMEDOUT)
62 #define ETIMEDOUT 9938
91 #if !defined(ENOTCONN)
98 #include_next <errno.h>
104 #endif // MBED_ERRNO_H_