Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dapi_msg.c62 #define SET_NONBLOCKING_CONNECT(conn, val) do { if (val) { \ macro
481 SET_NONBLOCKING_CONNECT(conn, 0);
1330 SET_NONBLOCKING_CONNECT(conn, 0);
1387 SET_NONBLOCKING_CONNECT(msg->conn, non_blocking);