Searched refs:connection_destroy (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-server.h298 void (*connection_destroy)(void *context, const char *reason); member in struct:http_server_callbacks
313 connection_destroy() callback. */
H A Dtest-http-server.c51 connections, which in turn calls the connection_destroy() callbacks. Using a
132 .connection_destroy = client_http_connection_destroy
H A Dhttp-server-connection.c1180 conn->callbacks->connection_destroy != NULL) T_BEGIN {
1181 conn->callbacks->connection_destroy
H A Dtest-http-payload.c545 .connection_destroy = client_connection_destroy,
/dovecot/src/doveadm/
H A Dclient-connection-http.c1154 .connection_destroy = doveadm_http_server_connection_destroy,

Completed in 21 milliseconds