Searched refs:on_timeout (Results 1 – 1 of 1) sorted by relevance
143 static void on_timeout(evutil_socket_t fd, short events, void *arg) in on_timeout() function221 timeout = evtimer_new(base, on_timeout, NULL); in main()
Completed in 4 milliseconds