Searched refs:handle_tcp_accept (Results 1 – 1 of 1) sorted by relevance
318 static void handle_tcp_accept(int fd, short event, void* arg);3062 event_set(handler, sock->s, EV_PERSIST|EV_READ, handle_tcp_accept, data); in add_tcp_handler()5037 handle_tcp_accept(int fd, short event, void* arg) in handle_tcp_accept() function5284 handle_tcp_accept, &tcp_accept_handlers[i]); in configure_handler_event_types()