Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/api/
Dapi_msg.c57 #define SET_NONBLOCKING_CONNECT(conn, val) do { if(val) { \ macro
391 SET_NONBLOCKING_CONNECT(conn, 0);
949 SET_NONBLOCKING_CONNECT(conn, 0);
1001 SET_NONBLOCKING_CONNECT(msg->conn, non_blocking);