Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dsockets.c2251 LWIP_POLLSCAN_CLEAR = 1, enumerator
2279 if ((opts & LWIP_POLLSCAN_CLEAR) != 0) { in lwip_pollscan()
2414 nready = lwip_pollscan(fds, nfds, LWIP_POLLSCAN_CLEAR); in lwip_poll()

Completed in 5 milliseconds