Home
last modified time | relevance | path

Searched refs:ETIMEDOUT (Results 1 – 4 of 4) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Derrno.h159 #define ETIMEDOUT 110 /* Connection timed out */ macro
/lib/
A Derrno_str.c124 ERRNO_MSG(ETIMEDOUT, "Connection timed out"),
/lib/lwip/lwip/contrib/ports/unix/port/
A Dsys_arch.c532 if (ret == ETIMEDOUT) { in cond_wait()
/lib/lwip/lwip/
A DUPGRADING177 now set errno to EWOULDBLOCK/EAGAIN, not ETIMEDOUT.

Completed in 12 milliseconds