Home
last modified time | relevance | path

Searched refs:SET_NONBLOCKING_CONNECT (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/api/
H A Dapi_msg.c62 #define SET_NONBLOCKING_CONNECT(conn, val) do { if (val) { \ macro
510 SET_NONBLOCKING_CONNECT(conn, 0);
1386 SET_NONBLOCKING_CONNECT(conn, 0);
1443 SET_NONBLOCKING_CONNECT(msg->conn, non_blocking);

Completed in 3 milliseconds