Home
last modified time | relevance | path

Searched refs:MP_ECONNRESET (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dmperrno.h79 #define MP_ECONNRESET (104) // Connection reset by peer macro
135 #define MP_ECONNRESET ECONNRESET macro
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodlwip.c211 MP_ECONNRESET, /* ERR_RST -9 Connection reset. */
234 MP_ECONNRESET, /* ERR_RST -11 Connection reset. */
260 MP_ECONNRESET, /* ERR_RST -14 Connection reset */

Completed in 6 milliseconds