Searched refs:proxy_event_handler (Results 1 – 1 of 1) sorted by relevance
48 static void proxy_event_handler(evutil_socket_t fd, short which, void *arg);362 static void proxy_event_handler(evutil_socket_t fd, short which, void *arg) { in proxy_event_handler() function1510 EV_READ | EV_PERSIST, proxy_event_handler, t); in proxy_init_event_thread()1515 EV_READ | EV_PERSIST, proxy_event_handler, t); in proxy_init_event_thread()