Searched refs:coap_io_do_epoll (Results 1 – 6 of 6) sorted by relevance
20 coap_io_do_epoll,46 *void coap_io_do_epoll(coap_context_t *_context_, struct epoll_event *_events_,73 *coap_io_do_epoll*() if needed to make sure that all event based i/o has been135 *Function: coap_io_do_epoll()*137 The *coap_io_do_epoll*() function for the specified _context_ will
112 coap_io_do_epoll;
109 coap_io_do_epoll
758 void coap_io_do_epoll(coap_context_t *ctx, struct epoll_event *events,
1760 coap_io_do_epoll(ctx, events, nfds);
2107 coap_io_do_epoll(coap_context_t *ctx, struct epoll_event *events, size_t nevents) { in coap_io_do_epoll() function