Searched refs:netio_dispatch (Results 1 – 3 of 3) sorted by relevance
173 int netio_dispatch(netio_type *netio,
108 netio_dispatch(netio_type *netio, const struct timespec *timeout, const sigset_t *sigmask) in netio_dispatch() function
2680 if(netio_dispatch(netio, &timeout_spec, 0) == -1) { in server_main()