Searched refs:MP_EINPROGRESS (Results 1 – 2 of 2) sorted by relevance
87 #define MP_EINPROGRESS (115) // Operation now in progress macro143 #define MP_EINPROGRESS EINPROGRESS macro
206 MP_EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */227 MP_EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */251 MP_EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */1089 mp_raise_OSError(MP_EINPROGRESS); in lwip_socket_connect()
Completed in 6 milliseconds