Searched defs:poll (Results 1 – 3 of 3) sorted by relevance
167 void (*poll)(async_context_t *self); // may be NULL member
258 tcp_poll_fn poll; member
1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
Completed in 9 milliseconds