Home
last modified time | relevance | path

Searched refs:http_client_peer_connection_lost (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-private.h613 void http_client_peer_connection_lost(struct http_client_peer *peer,
H A Dhttp-client-peer.c1319 void http_client_peer_connection_lost(struct http_client_peer *peer, in http_client_peer_connection_lost() function
H A Dhttp-client-connection.c410 http_client_peer_connection_lost(peer, conn->lost_prematurely); in http_client_connection_detach_peer()