Searched refs:isc_httpd_accept (Results 1 – 1 of 1) sorted by relevance
212 static void isc_httpd_accept(isc_task_t *, isc_event_t *);304 result = isc_socket_accept(sock, task, isc_httpd_accept, httpd); in isc_httpdmgr_create()516 isc_httpd_accept(isc_task_t *task, isc_event_t *ev) in isc_httpd_accept() function594 result = isc_socket_accept(httpdmgr->sock, task, isc_httpd_accept, in isc_httpd_accept()