Searched refs:ECONNABORTED (Results 1 – 9 of 9) sorted by relevance
62 ECONNABORTED, /* ERR_ABRT -13 Connection aborted. */
456 #ifndef ECONNABORTED457 #define ECONNABORTED (ERROR_BASE_NO + 103) macro
152 #define ECONNABORTED 103 /* Software caused connection abort */ macro
183 #define ECONNABORTED 103 /* Software caused connection abort */ macro
146 ECONNABORTED, /* ERR_ABRT -10 Connection aborted. */
526 aborted connections): netconn_accept() returns ERR_ABRT (sockets: ECONNABORTED)
779 aborted connections): netconn_accept() returns ERR_ABRT (sockets: ECONNABORTED)
Completed in 26 milliseconds