Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dsockets.c2254 LWIP_POLLSCAN_INC_WAIT = 2, enumerator
2297 if ((opts & LWIP_POLLSCAN_INC_WAIT) != 0) { in lwip_pollscan()
2456 nready = lwip_pollscan(fds, nfds, LWIP_POLLSCAN_INC_WAIT); in lwip_poll()

Completed in 6 milliseconds